You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Subclasses of SpringJUnit4ClassRunner often address a domain which by default requires an ApplicationContext other than a generic XML based one (e.g., web, OSGi, etc.). Such custom runners therefore need the ability to override the default ContextLoader class to be used by the managed TestContext.
Sam Brannen opened SPR-5710 and commented
Subclasses of SpringJUnit4ClassRunner often address a domain which by default requires an ApplicationContext other than a generic XML based one (e.g., web, OSGi, etc.). Such custom runners therefore need the ability to override the default ContextLoader class to be used by the managed TestContext.
See forum discussion: http://forum.springsource.org/showpost.php?p=206965&postcount=1
Affects: 2.5.6
Referenced from: commits a637912
The text was updated successfully, but these errors were encountered: