Intercept extensions of BlockJUnit4ClassRunner, fix context issue
·
341 commits
to master
since this release
- Intercept extensions of BlockJUnit4ClassRunner, not just the class itself.
- Switch context from TestClass (which gets re-used in parallel execution) to runner (which is unique)