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

renamed test suites

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