public abstract class ApplicationContextTestUtils extends Object
| Constructor and Description | 
|---|
ApplicationContextTestUtils()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
closeAll(ApplicationContext context)
Closes this  
ApplicationContext and its parent hierarchy if any. | 
public static void closeAll(ApplicationContext context)
ApplicationContext and its parent hierarchy if any.context - the context to close (can be null)