Package org.apache.batik.test
Class OnePerformanceTest
java.lang.Object
org.apache.batik.test.AbstractTest
org.apache.batik.test.PerformanceTest
org.apache.batik.test.OnePerformanceTest
- All Implemented Interfaces:
Test
-
Field Summary
Fields inherited from class org.apache.batik.test.PerformanceTest
allowedScoreDeviation, lastScore, referenceScoreFields inherited from class org.apache.batik.test.AbstractTest
id, name, parent -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.batik.test.PerformanceTest
getAllowedScoreDeviation, getLastScore, getReferenceScore, run, runImpl, runImplBasic, runRef, setAllowedScoreDeviation, setReferenceScore, sortMethods inherited from class org.apache.batik.test.AbstractTest
assertEquals, assertEquals, assertNull, assertTrue, error, getId, getName, getParent, getQualifiedId, reportError, reportException, reportSuccess, setId, setName, setParent
-
Constructor Details
-
OnePerformanceTest
public OnePerformanceTest()
-
-
Method Details
-
runOp
public void runOp()Description copied from class:PerformanceTestRuns the tested operation- Specified by:
runOpin classPerformanceTest
-