org.sourceforge.jemm.database
Class BaseDatabaseGCTest
java.lang.Object
org.sourceforge.jemm.database.BaseDatabaseTest
org.sourceforge.jemm.database.BaseDatabaseGCTest
public class BaseDatabaseGCTest
- extends BaseDatabaseTest
GC tests for the BaseDatabase database implementation.
See BaseDatabaseTest for more information.
- Author:
- Rory Graves
|
Constructor Summary |
BaseDatabaseGCTest()
For these tests, set the gc model to manual rather than automatic. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseDatabaseGCTest
public BaseDatabaseGCTest()
- For these tests, set the gc model to manual rather than automatic.
basicUnreferencedObjectTest
public void basicUnreferencedObjectTest()
throws java.lang.Exception
- Throws:
java.lang.Exception
basicClientReferencedObjectTest
public void basicClientReferencedObjectTest()
throws java.lang.Exception
- Throws:
java.lang.Exception
basicRootReferencedObjectTest
public void basicRootReferencedObjectTest()
throws java.lang.Exception
- Throws:
java.lang.Exception
objectReferencedObjectTest
public void objectReferencedObjectTest()
throws java.lang.Exception
- Throws:
java.lang.Exception
setReferenceTest
public void setReferenceTest()
throws java.lang.Exception
- Throws:
java.lang.Exception
listReferenceTest
public void listReferenceTest()
throws java.lang.Exception
- Throws:
java.lang.Exception
mapReferenceTest
public void mapReferenceTest()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2009. All Rights Reserved.