We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64c3ad3 commit ebeadc7Copy full SHA for ebeadc7
spring-test/src/main/java/org/springframework/test/context/TestContextManager.java
@@ -129,6 +129,7 @@ public TestContextManager(Class<?> testClass) {
129
* <p>Delegates to the supplied {@code TestContextBootstrapper} for building
130
* the {@code TestContext} and retrieving the {@code TestExecutionListeners}.
131
* @param testContextBootstrapper the bootstrapper to use
132
+ * @since 4.2
133
* @see TestContextBootstrapper#buildTestContext
134
* @see TestContextBootstrapper#getTestExecutionListeners
135
* @see #registerTestExecutionListeners
0 commit comments