|
Generated by JDiff |
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Added Classes | |
|
Abstract, generic extension of AbstractContextLoader that loads a GenericWebApplicationContext. |
|
Concrete implementation of AbstractGenericWebContextLoader that loads bean definitions from annotated classes. |
|
Concrete implementation of AbstractGenericWebContextLoader that loads bean definitions from XML resources. |
|
{@code WebDelegatingSmartContextLoader} is a concrete implementation of AbstractDelegatingSmartContextLoader that delegates to a GenericXmlWebContextLoader and an AnnotationConfigWebContextLoader. |
Changed Classes | |
|
{@code TestExecutionListener} which provides mock Servlet API support to WebApplicationContexts loaded by the Spring TestContext Framework. |
|
{@code @WebAppConfiguration} is a class-level annotation that is used to declare that the {@code ApplicationContext} loaded for an integration test should be a WebApplicationContext. |
|
{@code WebMergedContextConfiguration} encapsulates the merged context configuration declared on a test class and all of its superclasses via @ContextConfiguration, @WebAppConfiguration, and @ActiveProfiles. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |