| |
|
| org.xorm.tests.XORMTestCase org.xorm.tests.TestXORM
suite | public static Test suite()(Code) | | |
testJDOImplHelper | public void testJDOImplHelper()(Code) | | |
testNewAbstractClassInstance | public void testNewAbstractClassInstance()(Code) | | |
testNewInterfaceInstance | public void testNewInterfaceInstance()(Code) | | |
testNewOneToMany | public void testNewOneToMany()(Code) | | |
testNewPersistentString | public void testNewPersistentString()(Code) | | Creates and then deletes (in two separate transactions) a simple
String wrapper. The String is not initialized and should be null.
|
Fields inherited from org.xorm.tests.XORMTestCase | protected PersistenceManagerFactory factory(Code)(Java Doc)
|
|
|
|