| |
|
| org.apache.ojb.junit.ODMGTestCase org.apache.ojb.odmg.ContractVersionEffectivenessOQLTest
ContractVersionEffectivenessOQLTest | public class ContractVersionEffectivenessOQLTest extends ODMGTestCase (Code) | | |
ContractVersionEffectivenessOQLTest | public ContractVersionEffectivenessOQLTest(String name)(Code) | | |
XtestNotYetWorkingDelete | public void XtestNotYetWorkingDelete() throws Exception(Code) | | this test needs to either be invalidated as a test case, or ODMG has to be fixed.
throws: Exception - |
main | public static void main(String[] args)(Code) | | Insert the method's description here.
Creation date: (23.12.2000 18:30:38)
Parameters: args - java.lang.String[] |
testContractReassignment | public void testContractReassignment() throws Exception(Code) | | test changing a versions fk reference to it's contract.
The old bug in ODMG wouldn't trigger an update if an object reference changed.
|
testGetEmbeddedObject | public void testGetEmbeddedObject() throws Exception(Code) | | |
testGetWithContractCriteria | public void testGetWithContractCriteria() throws Exception(Code) | | |
testGetWithVersionCriteria | public void testGetWithVersionCriteria() throws Exception(Code) | | |
testQuery | public void testQuery() throws Exception(Code) | | test getting all (make sure basic operation is still functional)
|
|
|
|