Provide a possibility to write custom test suites.
Must be possible to setup database e.g. before test run.
Create static methods for running CubicTest tests.
Description
Provide a possibility to write custom test suites.
Must be possible to setup database e.g. before test run.
Create static methods for running CubicTest tests.
Implemented!
Now no use for maven 2 plugin. Instead, runs all tests as Junit 4 tests.