Class PerformanceTestValidator.SimplePerformanceTest
java.lang.Object
org.apache.batik.test.AbstractTest
org.apache.batik.test.PerformanceTest
org.apache.batik.test.PerformanceTestValidator.SimplePerformanceTest
- All Implemented Interfaces:
Test
- Enclosing class:
PerformanceTestValidator
- Version:
- $Id$
-
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
-
SimplePerformanceTest
SimplePerformanceTest()
-
-
Method Details
-
runOp
public void runOp()Description copied from class:PerformanceTestRuns the tested operation- Specified by:
runOpin classPerformanceTest
-