Details
Description
Currently the new tests of cpactf which are pure JUnit tests are found in src/temp and the 'old style' tests are in src/test. Please swap the tests so the tests found in 'src/test' can be executed by 'mvn install'.
Currently the new tests of cpactf which are pure JUnit tests are found in src/temp and the 'old style' tests are in src/test. Please swap the tests so the tests found in 'src/test' can be executed by 'mvn install'.
Renamed cpactf/src/test to cpactf/src/old
and cpactf/src/temp to cpactf/src/test