Polish
Closes gh-11242
This commit is contained in:
committed by
Stephane Nicoll
parent
eec9597d91
commit
2c204f2154
@@ -238,7 +238,7 @@ public class SpringBootContextLoader extends AbstractContextLoader {
|
||||
/**
|
||||
* Detect the default configuration classes for the supplied test class. By default
|
||||
* simply delegates to
|
||||
* {@link AnnotationConfigContextLoaderUtils#detectDefaultConfigurationClasses} .
|
||||
* {@link AnnotationConfigContextLoaderUtils#detectDefaultConfigurationClasses}.
|
||||
* @param declaringClass the test class that declared {@code @ContextConfiguration}
|
||||
* @return an array of default configuration classes, potentially empty but never
|
||||
* {@code null}
|
||||
|
||||
Reference in New Issue
Block a user