public class TestCopyMemoryLeaks
extends junit.framework.TestCase
Modifier and Type | Class and Description |
---|---|
static class |
TestCopyMemoryLeaks.DummyClass |
Constructor and Description |
---|
TestCopyMemoryLeaks() |
Modifier and Type | Method and Description |
---|---|
void |
testMemoryCopy() |
void |
testMemoryCopyWithGraphUserData() |
void |
testMemoryFiltered()
Confirms that a filtered graph doesn't have a ref to the original ...
|
void |
testMemoryFilteredCopy() |
void |
testMemoryFilteredKeep() |
void |
testMemoryGlobalStringLabel()
Confirms that a stringlabeller is removed from the graph, so that it
doesn't hold a hook.
|
void |
testMemoryMutualReference() |
void |
testMemoryStringLabel()
Confirms that a stringlabeller is removed from the graph, so that it
doesn't hold a hook.
|
void |
testMemoryVertexUserData() |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame
public void testMemoryCopy() throws java.lang.Exception
java.lang.Exception
public void testMemoryVertexUserData() throws java.lang.Exception
java.lang.Exception
public void testMemoryCopyWithGraphUserData() throws java.lang.Exception
java.lang.Exception
public void testMemoryStringLabel() throws java.lang.Exception
java.lang.Exception
public void testMemoryMutualReference() throws java.lang.Exception
java.lang.Exception
public void testMemoryGlobalStringLabel() throws java.lang.Exception
java.lang.Exception
public void testMemoryFiltered() throws java.lang.Exception
java.lang.Exception
public void testMemoryFilteredKeep() throws java.lang.Exception
java.lang.Exception
public void testMemoryFilteredCopy() throws java.lang.Exception
java.lang.Exception