|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.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.ManyToManyTests
public class ManyToManyTests
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.openejb.test.NumberedTestCase |
---|
NumberedTestCase.NamedTest, NumberedTestCase.TestSetup, NumberedTestCase.TestTearDown |
Field Summary |
---|
Fields inherited from class org.apache.openejb.test.entity.cmr.AbstractCMRTest |
---|
ds, initialContext |
Fields inherited from class org.apache.openejb.test.NamedTestCase |
---|
testName |
Fields inherited from class org.apache.openejb.test.NumberedTestCase |
---|
standardPrefix |
Constructor Summary | |
---|---|
ManyToManyTests()
|
Method Summary | |
---|---|
protected void |
dump()
|
protected void |
setUp()
Sets up the fixture, for example, open a network connection. |
void |
testAGetBExistingAB()
|
void |
testASetBDropExisting()
|
void |
testASetBExistingANewB()
|
void |
testASetBExistingBNewA()
|
void |
testASetBNewAB()
|
void |
testBGetAExistingAB()
|
void |
testBSetADropExisting()
|
void |
testBSetAExistingANewB()
|
void |
testBSetAExistingBNewA()
|
void |
testBSetANewAB()
|
void |
testIllegalCmrCollectionArgument()
|
void |
testIteratorAndRemove()
|
void |
testIteratorConcurrentModification()
|
void |
testModifyCmrCollectionInNewTx()
|
void |
testModifyCmrCollectionOusideTx()
|
void |
testRemoveRelationships()
|
void |
testSetCmrNull()
|
Methods inherited from class org.apache.openejb.test.entity.cmr.AbstractCMRTest |
---|
beginTransaction, close, close, close, completeTransaction, dumpTable |
Methods inherited from class org.apache.openejb.test.NamedTestCase |
---|
name |
Methods inherited from class org.apache.openejb.test.NumberedTestCase |
---|
countTestCases, createTest, createTestName, removePrefix, removePrefix, run, run, runTestMethod, tearDown, 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, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ManyToManyTests()
Method Detail |
---|
protected void setUp() throws java.lang.Exception
AbstractCMRTest
setUp
in class AbstractCMRTest
java.lang.Exception
public void testAGetBExistingAB() throws java.lang.Exception
java.lang.Exception
public void testSetCmrNull() throws java.lang.Exception
java.lang.Exception
public void testBGetAExistingAB() throws java.lang.Exception
java.lang.Exception
public void testASetBDropExisting() throws java.lang.Exception
java.lang.Exception
public void testBSetADropExisting() throws java.lang.Exception
java.lang.Exception
public void testASetBNewAB() throws java.lang.Exception
java.lang.Exception
public void testBSetANewAB() throws java.lang.Exception
java.lang.Exception
public void testASetBExistingBNewA() throws java.lang.Exception
java.lang.Exception
public void testBSetAExistingBNewA() throws java.lang.Exception
java.lang.Exception
public void testASetBExistingANewB() throws java.lang.Exception
java.lang.Exception
public void testBSetAExistingANewB() throws java.lang.Exception
java.lang.Exception
public void testRemoveRelationships() throws java.lang.Exception
java.lang.Exception
public void testIllegalCmrCollectionArgument() throws java.lang.Exception
java.lang.Exception
public void testModifyCmrCollectionOusideTx() throws java.lang.Exception
java.lang.Exception
public void testModifyCmrCollectionInNewTx() throws java.lang.Exception
java.lang.Exception
public void testIteratorConcurrentModification() throws java.lang.Exception
java.lang.Exception
public void testIteratorAndRemove() throws java.lang.Exception
java.lang.Exception
protected void dump() throws java.sql.SQLException
java.sql.SQLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |