spring-boot/spring-boot-project/spring-boot-test
Stéphane Nicoll 305bfb1641 Adapt to Mockito support in the Test Context Framework
This commit updates MockitoTestExecutionListener to not handle mocks
as this is already done in the listener provided by the core framework,
and registration can only happen once.

Integration tests have been left as-is to validate that the presence
of both listeners doesn't have an unwanted side effect.

See gh-41177
2024-06-20 20:18:07 +01:00
..
src Adapt to Mockito support in the Test Context Framework 2024-06-20 20:18:07 +01:00
build.gradle Make spring-test available to compile classpath of consumers of spring-boot-test 2024-03-26 13:45:51 +01:00