-
Enhancement
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
NEW
-
NEW
-
---
-
---
Refactor the class Converter [1] so it is unit testable. Currently it contains a lot of private static classes, that cannot be tested separately.
Acceptance criteria:
- Each method in the class is tested by a unit test.