Details
-
Test
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0
-
None
-
None
Description
There is a lot of redundancy in the test code. For example the method checkExecuteLog(String) is defined more than once. Beside that, the xml-config module has a dependency on the test-jar of chain2-base, because it uses the test command implementations.
We can get rid of this, by defining a common module, that contains test code for the other modules.