Skip to content
Snippets Groups Projects
Commit 90bac23e authored by Christian Wulf's avatar Christian Wulf
Browse files

renamed test suites

parent 86ac4e8e
Branches
Tags
No related merge requests found
...@@ -36,7 +36,7 @@ import test.PerformanceTest; ...@@ -36,7 +36,7 @@ import test.PerformanceTest;
MethodCallThoughputTimestampAnalysis12Test.class, MethodCallThoughputTimestampAnalysis12Test.class,
MethodCallThoughputTimestampAnalysis13Test.class, MethodCallThoughputTimestampAnalysis13Test.class,
}) })
public class AllTests { public class ChwComparisonMethodcall {
@AfterClass @AfterClass
public static void doYourOneTimeTeardown() { public static void doYourOneTimeTeardown() {
......
...@@ -34,7 +34,7 @@ import test.PerformanceTest; ...@@ -34,7 +34,7 @@ import test.PerformanceTest;
MethodCallThoughputTimestampAnalysis17Test.class, MethodCallThoughputTimestampAnalysis17Test.class,
MethodCallThoughputTimestampAnalysis19Test.class, MethodCallThoughputTimestampAnalysis19Test.class,
}) })
public class AllTests { public class ChwComparisonMethodcallWithPorts {
private static final double RESULT_TESTS_16 = 30; private static final double RESULT_TESTS_16 = 30;
private static final double RESULT_TESTS_19 = 70; private static final double RESULT_TESTS_19 = 70;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment