public class MemoryLeakTestValidator extends MemoryLeakTest
Modifier and Type | Class and Description |
---|---|
static class |
MemoryLeakTestValidator.Link |
static class |
MemoryLeakTestValidator.Pair |
MemoryLeakTest.WeakRef
Modifier and Type | Field and Description |
---|---|
(package private) MemoryLeakTestValidator.Link |
start |
ALLOC_SZ, entries, ERROR_DESCRIPTION, ERROR_OBJS_NOT_CLEARED, MIN_MEMORY, NUM_GC, objs
id, name, parent
Constructor and Description |
---|
MemoryLeakTestValidator() |
Modifier and Type | Method and Description |
---|---|
TestReport |
doSomething() |
checkAllObjects, checkObject, checkObjects, checkObjectsList, fmt, registerObject, registerObjectDesc, runImpl
assertEquals, assertEquals, assertNull, assertTrue, error, getId, getName, getParent, getQualifiedId, reportError, reportException, reportSuccess, run, runImplBasic, setId, setName, setParent
MemoryLeakTestValidator.Link start
public TestReport doSomething() throws java.lang.Exception
doSomething
in class MemoryLeakTest
java.lang.Exception