|
||||||||||
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.OneToOneComplexPkTests
public class OneToOneComplexPkTests
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 | |
---|---|
OneToOneComplexPkTests()
|
Method Summary | |
---|---|
protected void |
dump()
|
protected void |
setUp()
Sets up the fixture, for example, open a network connection. |
void |
test00_AGetBExistingAB()
|
void |
test01_BGetAExistingAB()
|
void |
test02_ASetBDropExisting()
|
void |
test03_BSetADropExisting()
|
void |
test04_ASetBNewAB()
|
void |
test05_BSetANewAB()
|
void |
test06_ASetBExistingBNewA()
|
void |
test07_BSetAExistingBNewA()
|
void |
test09_BSetAExistingANewB()
|
void |
test10_RemoveRelationships()
|
void |
test11_CascadeDelete()
|
void |
Xtest12_CMPMappedToForeignKeyColumn()
|
void |
Xtest13_SetCMPMappedToForeignKeyColumn()
|
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 OneToOneComplexPkTests()
Method Detail |
---|
protected void setUp() throws java.lang.Exception
AbstractCMRTest
setUp
in class AbstractCMRTest
java.lang.Exception
public void test00_AGetBExistingAB() throws java.lang.Exception
java.lang.Exception
public void test01_BGetAExistingAB() throws java.lang.Exception
java.lang.Exception
public void test02_ASetBDropExisting() throws java.lang.Exception
java.lang.Exception
public void test03_BSetADropExisting() throws java.lang.Exception
java.lang.Exception
public void test04_ASetBNewAB() throws java.lang.Exception
java.lang.Exception
public void test05_BSetANewAB() throws java.lang.Exception
java.lang.Exception
public void test06_ASetBExistingBNewA() throws java.lang.Exception
java.lang.Exception
public void test07_BSetAExistingBNewA() throws java.lang.Exception
java.lang.Exception
public void test09_BSetAExistingANewB() throws java.lang.Exception
java.lang.Exception
public void test10_RemoveRelationships() throws java.lang.Exception
java.lang.Exception
public void test11_CascadeDelete() throws java.lang.Exception
java.lang.Exception
public void Xtest12_CMPMappedToForeignKeyColumn() throws java.lang.Exception
java.lang.Exception
public void Xtest13_SetCMPMappedToForeignKeyColumn() throws java.lang.Exception
java.lang.Exception
protected void dump() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |