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 ebeadc7 commit 2dc8335Copy full SHA for 2dc8335
spring-test/src/main/java/org/springframework/test/context/BootstrapUtils.java
@@ -44,7 +44,7 @@
44
* @see BootstrapContext
45
* @see TestContextBootstrapper
46
*/
47
-abstract class BootstrapUtils {
+public abstract class BootstrapUtils {
48
49
private static final String DEFAULT_BOOTSTRAP_CONTEXT_CLASS_NAME =
50
"org.springframework.test.context.support.DefaultBootstrapContext";
0 commit comments