spring-framework/spring-test
Sam Brannen a2f02dbfc0 Improve documentation for TestContext events
This commit improves the documentation for test execution events,
especially with regard to the fact that, by default, a
BeforeTestClassEvent is not published for the first test class using a
particular ApplicationContext.

This commit also introduces tests that verify the default behavior and
the ability to change the default behavior with a custom
TestExecutionListener that eagerly loads the context.

Closes gh-27757
2022-03-06 17:51:49 +01:00
..
src Improve documentation for TestContext events 2022-03-06 17:51:49 +01:00
.springBeans
spring-test.gradle Upgrade to JUnit 5.8.2 2021-11-30 12:22:31 +01:00