Merge branch '1.5.x' into 2.0.x
This commit is contained in:
@@ -73,6 +73,7 @@ import org.springframework.web.context.support.GenericWebApplicationContext;
|
||||
* @author Andy Wilkinson
|
||||
* @author Stephane Nicoll
|
||||
* @author Madhura Bhave
|
||||
* @since 1.4.0
|
||||
* @see SpringBootTest
|
||||
*/
|
||||
public class SpringBootContextLoader extends AbstractContextLoader {
|
||||
|
||||
@@ -43,6 +43,7 @@ import org.springframework.util.Assert;
|
||||
*
|
||||
* @param <C> the application context type
|
||||
* @author Phillip Webb
|
||||
* @since 2.0.0
|
||||
* @see AssertableApplicationContext
|
||||
* @see AssertableWebApplicationContext
|
||||
* @see AssertableReactiveWebApplicationContext
|
||||
|
||||
Reference in New Issue
Block a user