Skip to content

Subclasses of SpringJUnit4ClassRunner should be able to configure the default ContextLoader class [SPR-5710] #10380

Closed
@spring-projects-issues

Description

@spring-projects-issues

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions