Skip to content

Commit ebeadc7

Browse files
committed
Add missing [@]since tag
See gh-17282
1 parent 64c3ad3 commit ebeadc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-test/src/main/java/org/springframework/test/context/TestContextManager.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ public TestContextManager(Class<?> testClass) {
129129
* <p>Delegates to the supplied {@code TestContextBootstrapper} for building
130130
* the {@code TestContext} and retrieving the {@code TestExecutionListeners}.
131131
* @param testContextBootstrapper the bootstrapper to use
132+
* @since 4.2
132133
* @see TestContextBootstrapper#buildTestContext
133134
* @see TestContextBootstrapper#getTestExecutionListeners
134135
* @see #registerTestExecutionListeners

0 commit comments

Comments
 (0)