Files
spring-framework/framework-docs
Simon Baslé 1c893e6354 Add @MockitoBeanSettings, use MockitoSession with strict stubs default
This commit changes the way the `MockitoTestExecutionListener` sets up
mockito, now using the `MockitoSession` feature. Additionally, stubbing
now defaults to a STRICT mode which can be overruled with a newly
introduced annotation: `@MockitoBeanSettings`.

Closes gh-33318
2024-08-07 14:57:15 +02:00
..
2024-07-29 11:34:12 +02:00
2024-07-26 10:05:06 +02:00
2024-05-22 10:20:20 +02:00