Nineya
Home
Blog
SpringBoot Tests are returning a null SessionCookieConfig when mocking the ServletContext
2025-01-06 23:47:22
136
26478 has revealed that tests exercising code that need
SessionCookieConfig
aren't mocking it properly when setuping the
ServletContext
.
.