|
|||||||||
| Home >> All >> org >> apache >> batik >> [ test overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.batik.test
Class OnePerformanceTest

java.lang.Objectorg.apache.batik.test.AbstractTest
org.apache.batik.test.PerformanceTest
org.apache.batik.test.OnePerformanceTest
- All Implemented Interfaces:
- Test
- public class OnePerformanceTest
- extends PerformanceTest
| Field Summary |
| Fields inherited from class org.apache.batik.test.PerformanceTest |
allowedScoreDeviation, lastScore, referenceScore |
| Fields inherited from class org.apache.batik.test.AbstractTest |
id, name, parent |
| Constructor Summary | |
OnePerformanceTest()
|
|
| Method Summary | |
void |
runOp()
Runs the tested operation |
| Methods inherited from class org.apache.batik.test.PerformanceTest |
getAllowedScoreDeviation, getLastScore, getReferenceScore, run, runImpl, runImplBasic, runRef, setAllowedScoreDeviation, setReferenceScore, sort |
| Methods inherited from class org.apache.batik.test.AbstractTest |
assertEquals, assertEquals, assertNull, assertTrue, error, getId, getName, getParent, getQualifiedId, reportError, reportException, reportSuccess, setId, setName, setParent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
OnePerformanceTest
public OnePerformanceTest()
| Method Detail |
runOp
public void runOp()
- Description copied from class:
PerformanceTest - Runs the tested operation
- Specified by:
runOpin classPerformanceTest
|
|||||||||
| Home >> All >> org >> apache >> batik >> [ test overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC