Package org.apache.batik.test
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
-
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
-
SimplePerformanceTest
SimplePerformanceTest()
-
-
Method Details
-
runOp
public void runOp()Description copied from class:PerformanceTestRuns the tested operation- Specified by:
runOpin classPerformanceTest
-