org.apache.ojb.odmg
Class PersonWithArrayTest

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

public class PersonWithArrayTest
extends junit.framework.TestCase

class PersonWithArrayTest

Version:
$Id$
Author:
Oliver Matz

Constructor Summary
PersonWithArrayTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void setUp()
           
 void tearDown()
          Insert the method's description here.
 void testStoreDeleteThreePersons_1()
           
 void testStoreDeleteThreePersons_2()
           
 void testStoreDeleteThreePersons_3()
          Seems the locking order of objects is mandatory in this case.
 
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

PersonWithArrayTest

public PersonWithArrayTest()
Method Detail

setUp

public void setUp()
           throws ODMGException
Throws:
ODMGException

tearDown

public void tearDown()
              throws java.lang.Exception
Insert the method's description here. Creation date: (06.12.2000 21:59:14)

Throws:
java.lang.Exception

testStoreDeleteThreePersons_1

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

testStoreDeleteThreePersons_2

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

testStoreDeleteThreePersons_3

public void testStoreDeleteThreePersons_3()
                                   throws java.lang.Exception
Seems the locking order of objects is mandatory in this case. This test fails

Throws:
java.lang.Exception

main

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


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