org.apache.ojb.otm
Class CopyTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.apache.ojb.otm.CopyTest
All Implemented Interfaces:
junit.framework.Test

public class CopyTest
extends junit.framework.TestCase

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

CopyTest

public CopyTest(java.lang.String name)
Method Detail

setUp

public void setUp()
           throws LockingException
Throws:
LockingException

tearDown

public void tearDown()
              throws LockingException
Throws:
LockingException

main

public static void main(java.lang.String[] args)

testMetadataCopy

public void testMetadataCopy()
                      throws LockingException
Throws:
LockingException

testSerializedCopy

public void testSerializedCopy()
                        throws LockingException
Throws:
LockingException

testReflectiveCopy

public void testReflectiveCopy()
                        throws LockingException
Throws:
LockingException

testMetadataCopy2

public void testMetadataCopy2()
                       throws LockingException
Throws:
LockingException

testSerializeCopy2

public void testSerializeCopy2()
                        throws LockingException
Throws:
LockingException

testReflectiveCopy2

public void testReflectiveCopy2()
                         throws LockingException
Throws:
LockingException

testMetadataCopy3

public void testMetadataCopy3()
                       throws LockingException
tests for recursion handling

Throws:
LockingException

testSerializeCopy3

public void testSerializeCopy3()
                        throws LockingException
Throws:
LockingException

testReflectiveCopy3

public void testReflectiveCopy3()
                         throws LockingException
Throws:
LockingException

testPerformance

public void testPerformance()
                     throws LockingException
Throws:
LockingException


Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14