|
|||||||||
| 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 MemoryLeakTestValidator

java.lang.Objectorg.apache.batik.test.AbstractTest
org.apache.batik.test.MemoryLeakTest
org.apache.batik.test.MemoryLeakTestValidator
- All Implemented Interfaces:
- Test
- public class MemoryLeakTestValidator
- extends MemoryLeakTest
One line Class Desc Complete Class Desc
- Version:
- $Id: MemoryLeakTestValidator.java,v 1.5 2005/03/27 08:58:37 cam Exp $
| Nested Class Summary | |
static class |
MemoryLeakTestValidator.Link
|
static class |
MemoryLeakTestValidator.Pair
|
| Nested classes inherited from class org.apache.batik.test.MemoryLeakTest |
MemoryLeakTest.WeakRef |
| Field Summary | |
(package private) MemoryLeakTestValidator.Link |
start
|
| Fields inherited from class org.apache.batik.test.MemoryLeakTest |
entries, ERROR_DESCRIPTION, ERROR_OBJS_NOT_CLEARED, NUM_GC, objs |
| Fields inherited from class org.apache.batik.test.AbstractTest |
id, name, parent |
| Constructor Summary | |
MemoryLeakTestValidator()
|
|
| Method Summary | |
TestReport |
doSomething()
|
| Methods inherited from class org.apache.batik.test.MemoryLeakTest |
checkAllObjects, checkObject, checkObjects, checkObjectsList, fmt, registerObject, registerObjectDesc, runImpl |
| Methods inherited from class org.apache.batik.test.AbstractTest |
assertEquals, assertEquals, assertNull, assertTrue, error, getId, getName, getParent, getQualifiedId, reportError, reportException, reportSuccess, run, runImplBasic, setId, setName, setParent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
start
MemoryLeakTestValidator.Link start
| Constructor Detail |
MemoryLeakTestValidator
public MemoryLeakTestValidator()
| Method Detail |
doSomething
public TestReport doSomething() throws java.lang.Exception
- Specified by:
doSomethingin classMemoryLeakTest
|
|||||||||
| Home >> All >> org >> apache >> batik >> [ test overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC