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: