|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.ojb.otm.CopyTest
Created by IntelliJ IDEA. User: matthew.baird Date: Jul 7, 2003 Time: 2:10:49 PM
Constructor Summary | |
CopyTest(java.lang.String name)
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
void |
setUp()
|
void |
tearDown()
|
void |
testMetadataCopy()
|
void |
testMetadataCopy2()
|
void |
testMetadataCopy3()
tests for recursion handling |
void |
testPerformance()
|
void |
testReflectiveCopy()
|
void |
testReflectiveCopy2()
|
void |
testReflectiveCopy3()
|
void |
testSerializeCopy2()
|
void |
testSerializeCopy3()
|
void |
testSerializedCopy()
|
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
Methods inherited from class junit.framework.Assert |
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public CopyTest(java.lang.String name)
Method Detail |
public void setUp() throws LockingException
LockingException
public void tearDown() throws LockingException
LockingException
public static void main(java.lang.String[] args)
public void testMetadataCopy() throws LockingException
LockingException
public void testSerializedCopy() throws LockingException
LockingException
public void testReflectiveCopy() throws LockingException
LockingException
public void testMetadataCopy2() throws LockingException
LockingException
public void testSerializeCopy2() throws LockingException
LockingException
public void testReflectiveCopy2() throws LockingException
LockingException
public void testMetadataCopy3() throws LockingException
LockingException
public void testSerializeCopy3() throws LockingException
LockingException
public void testReflectiveCopy3() throws LockingException
LockingException
public void testPerformance() throws LockingException
LockingException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |