org.apache.openejb.test.entity.cmr
Class ManyToManyComplexPkTests
java.lang.Object
junit.framework.Assert
org.apache.openejb.test.NumberedTestCase
org.apache.openejb.test.NamedTestCase
org.apache.openejb.test.entity.cmr.AbstractCMRTest
org.apache.openejb.test.entity.cmr.ManyToManyComplexPkTests
- All Implemented Interfaces:
- junit.framework.Test
public class ManyToManyComplexPkTests
- extends AbstractCMRTest
- Version:
- $Revision: 607077 $ $Date: 2007-12-27 15:55:23 +0100 (Do, 27. Dez 2007) $
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, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ManyToManyComplexPkTests
public ManyToManyComplexPkTests()
setUp
protected void setUp()
throws java.lang.Exception
- Description copied from class:
AbstractCMRTest
- Sets up the fixture, for example, open a network connection.
This method is called before a test is executed.
- Overrides:
setUp
in class AbstractCMRTest
- Throws:
java.lang.Exception
testAGetBExistingAB
public void testAGetBExistingAB()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSetCmrNull
public void testSetCmrNull()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBGetAExistingAB
public void testBGetAExistingAB()
throws java.lang.Exception
- Throws:
java.lang.Exception
testASetBDropExisting
public void testASetBDropExisting()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBSetADropExisting
public void testBSetADropExisting()
throws java.lang.Exception
- Throws:
java.lang.Exception
testASetBNewAB
public void testASetBNewAB()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBSetANewAB
public void testBSetANewAB()
throws java.lang.Exception
- Throws:
java.lang.Exception
testASetBExistingBNewA
public void testASetBExistingBNewA()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBSetAExistingBNewA
public void testBSetAExistingBNewA()
throws java.lang.Exception
- Throws:
java.lang.Exception
testASetBExistingANewB
public void testASetBExistingANewB()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBSetAExistingANewB
public void testBSetAExistingANewB()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRemoveRelationships
public void testRemoveRelationships()
throws java.lang.Exception
- Throws:
java.lang.Exception
testIllegalCmrCollectionArgument
public void testIllegalCmrCollectionArgument()
throws java.lang.Exception
- Throws:
java.lang.Exception
testModifyCmrCollectionOusideTx
public void testModifyCmrCollectionOusideTx()
throws java.lang.Exception
- Throws:
java.lang.Exception
testModifyCmrCollectionInNewTx
public void testModifyCmrCollectionInNewTx()
throws java.lang.Exception
- Throws:
java.lang.Exception
testIteratorConcurrentModification
public void testIteratorConcurrentModification()
throws java.lang.Exception
- Throws:
java.lang.Exception
testIteratorAndRemove
public void testIteratorAndRemove()
throws java.lang.Exception
- Throws:
java.lang.Exception
dump
protected void dump()
throws java.sql.SQLException
- Throws:
java.sql.SQLException
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.