Generated by
JDiff

Interface org.springframework.test.context.ContextLoader

Documentation changed from old to new.

Changed Methods
ApplicationContext loadContext(String[]) Documentation changed from old to new.
Loads a new context based on the supplied locations, configures the context, and finally returns the context in fully refreshed state.
String[] processLocations(Class<?>, String[]) Documentation changed from old to new.
Processes application context resource locations for a specified class.