Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Commons Testing 2.0.8
-
None
Description
Tests currently need to inherit from that class to get a TestRepository, which forces them to use the old JUnit3.x style.
I'll add a static method to that class, that JUnit 4.x tests can use to get a repository.