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 PerformanceTest
allowedScoreDeviation, lastScore, referenceScoreFields inherited from class AbstractTest
id, name, parent -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class PerformanceTest
getAllowedScoreDeviation, getLastScore, getReferenceScore, run, runImpl, runImplBasic, runRef, setAllowedScoreDeviation, setReferenceScoreMethods inherited from class 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
-