Skip to content

Make TestContext more accessible for testing custom TestExecutionListeners [SPR-6647] #11313

@spring-projects-issues

Description

@spring-projects-issues

Dave Syer opened SPR-6647 and commented

Make TestContext more accessible for testing custom TestExecutionListeners. It's nice to be able to write custom listeners, but they are a bitch to unit test because the TestContext has no interface, no public constructor, and no extendable methods.


Affects: 3.0 GA

Issue Links:

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions