Package performanceTests
Class GraphicsDotTest2
java.lang.Object
performanceTests.GraphicsDotTest
performanceTests.GraphicsDotTest2
- All Implemented Interfaces:
PerformanceTest
-
Constructor Summary
-
Method Summary
Methods inherited from class performanceTests.GraphicsDotTest
cleanup, getResultString
-
Constructor Details
-
GraphicsDotTest2
public GraphicsDotTest2()
-
-
Method Details
-
getName
- Specified by:
getName
in interfacePerformanceTest
- Overrides:
getName
in classGraphicsDotTest
- Returns:
- The name of the test
-
runTest
public boolean runTest()Description copied from interface:PerformanceTest
Run the test- Specified by:
runTest
in interfacePerformanceTest
- Overrides:
runTest
in classGraphicsDotTest
- Returns:
- true if executed successfully
-