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 d144e29 commit 5a483f3Copy full SHA for 5a483f3
spring-test/src/main/java/org/springframework/test/context/junit4/AbstractJUnit4SpringContextTests.java
@@ -34,7 +34,7 @@
34
/**
35
* Abstract base test class which integrates the <em>Spring TestContext
36
* Framework</em> with explicit {@link ApplicationContext} testing support
37
- * in a JUnit environment.
+ * in a <strong>JUnit</strong> environment.
38
*
39
* <p>Concrete subclasses should typically declare a class-level
40
* {@link ContextConfiguration @ContextConfiguration} annotation to
0 commit comments