-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.3.14
-
Fix Version/s: 2.6
-
Component/s: Plugin - JSON
-
Labels:
Currently there are 2 TestUtils which basically do the same thing.
Since they are on test directory, ATM there is no way to reuse the one present on core module.
The only way I can prefigure is by moving TestUtils class inside Junit Plugin (after all is a test utility class and either the core and json plugin depend on junit plugin).
- links to