org.apache.ojb.otm
Class SwizzleTests

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

public class SwizzleTests
extends junit.framework.TestCase

User: Matthew Baird Date: Jun 21, 2003 Time: 3:59:08 PM


Constructor Summary
SwizzleTests()
           
 
Method Summary
 void deleteAllData()
           
static void main(java.lang.String[] args)
           
 void setUp()
           
 void tearDown()
           
 void testSwizzle()
           
 void testSwizzle1toN()
           
 void testSwizzle2()
           
 void testSwizzle3()
           
 void testSwizzle4()
           
 void testSwizzleNto1()
           
 
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

SwizzleTests

public SwizzleTests()
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)

testSwizzle

public void testSwizzle()
                 throws TransactionException,
                        LockingException,
                        PBFactoryException,
                        PersistenceBrokerException
Throws:
TransactionException
LockingException
PBFactoryException
PersistenceBrokerException

testSwizzle3

public void testSwizzle3()
                  throws TransactionException,
                         LockingException,
                         PBFactoryException,
                         PersistenceBrokerException
Throws:
TransactionException
LockingException
PBFactoryException
PersistenceBrokerException

deleteAllData

public void deleteAllData()
                   throws LockingException
Throws:
LockingException

testSwizzle2

public void testSwizzle2()
                  throws TransactionException,
                         LockingException,
                         PBFactoryException,
                         PersistenceBrokerException
Throws:
TransactionException
LockingException
PBFactoryException
PersistenceBrokerException

testSwizzleNto1

public void testSwizzleNto1()
                     throws java.lang.Exception
Throws:
java.lang.Exception

testSwizzle1toN

public void testSwizzle1toN()
                     throws java.lang.Exception
Throws:
java.lang.Exception

testSwizzle4

public void testSwizzle4()
                  throws TransactionException,
                         LockingException,
                         PBFactoryException,
                         PersistenceBrokerException
Throws:
TransactionException
LockingException
PBFactoryException
PersistenceBrokerException


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