|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.ojb.odmg.ContractVersionEffectivenessOQLTest
Constructor Summary | |
ContractVersionEffectivenessOQLTest(java.lang.String name)
|
Method Summary | |
static void |
main(java.lang.String[] args)
Insert the method's description here. |
void |
setUp()
Insert the method's description here. |
void |
tearDown()
Insert the method's description here. |
void |
testComplexOQL()
|
void |
testComplexOQL2()
|
void |
testContractReassignment()
test changing a versions fk reference to it's contract. |
void |
testCreate()
|
void |
testDelete()
|
void |
testGet()
|
void |
testGetEmbeddedObject()
|
void |
testGetWithContractCriteria()
|
void |
testGetWithVersionCriteria()
|
void |
testQuery()
test getting all (make sure basic operation is still functional) |
void |
XtestNotYetWorkingDelete()
this test needs to either be invalidated as a test case, or ODMG has to be fixed. |
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 |
public ContractVersionEffectivenessOQLTest(java.lang.String name)
Method Detail |
public static void main(java.lang.String[] args)
args
- java.lang.String[]public void setUp()
public void tearDown()
public void testComplexOQL() throws java.lang.Exception
java.lang.Exception
public void testComplexOQL2() throws java.lang.Exception
java.lang.Exception
public void testGetWithVersionCriteria() throws java.lang.Exception
java.lang.Exception
public void testGetEmbeddedObject() throws java.lang.Exception
java.lang.Exception
public void testGetWithContractCriteria() throws java.lang.Exception
java.lang.Exception
public void testGet() throws java.lang.Exception
java.lang.Exception
public void testDelete() throws java.lang.Exception
java.lang.Exception
public void XtestNotYetWorkingDelete() throws java.lang.Exception
java.lang.Exception
public void testCreate() throws java.lang.Exception
java.lang.Exception
public void testQuery() throws java.lang.Exception
java.lang.Exception
public void testContractReassignment() throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |