Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Won't Do
-
Affects Version/s: 4.3.5
-
Fix Version/s: None
-
Component/s: core
-
Labels:
Description
Some of the test classes have direct JR dependencies. While this is in general fine, it makes separation of repository implementation and testing on other repositories more difficult.
- RepositoryTestCase
- SelfTest
- MockContent
are among the affected classes.