Project Wonder 5.0.0.8794

er.erxtest.tests
Class ERXGenericRecordUpdateInverseRelationshipsTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by er.erxtest.tests.ERXGenericRecordUpdateInverseRelationshipsTest
All Implemented Interfaces:
junit.framework.Test

public class ERXGenericRecordUpdateInverseRelationshipsTest
extends junit.framework.TestCase


Constructor Summary
ERXGenericRecordUpdateInverseRelationshipsTest()
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testAddToToManyImplicitToOne()
           
 void testAutoAddToToManyImplicitToOne()
           
 void testAutoRemoveFromToManyImplicitToOne()
           
 void testAutoRemoveFromToManyWithManyImplicitToOne()
           
 void testAutoSetThenSetToOneToAnotherImplicitToMany()
           
 void testAutoSetThenSetToOneToNullImplicitToMany()
           
 void testAutoSetToOneImplicitToMany()
           
 void testAutoSetTwoToOnesImplicitToMany()
           
 void testRevertToMany(boolean updateInverseRelationships)
           
 void testRevertToManyWithInverseRelationshipUpdating()
           
 void testRevertToManyWithoutInverseRelationshipUpdating()
           
 void testSetToOneImplicitToMany()
           
 
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

ERXGenericRecordUpdateInverseRelationshipsTest

public ERXGenericRecordUpdateInverseRelationshipsTest()
Method Detail

setUp

protected void setUp()
              throws Exception
Overrides:
setUp in class junit.framework.TestCase
Throws:
Exception

tearDown

protected void tearDown()
                 throws Exception
Overrides:
tearDown in class junit.framework.TestCase
Throws:
Exception

testSetToOneImplicitToMany

public void testSetToOneImplicitToMany()

testAddToToManyImplicitToOne

public void testAddToToManyImplicitToOne()

testAutoSetToOneImplicitToMany

public void testAutoSetToOneImplicitToMany()

testAutoAddToToManyImplicitToOne

public void testAutoAddToToManyImplicitToOne()

testAutoSetThenSetToOneToNullImplicitToMany

public void testAutoSetThenSetToOneToNullImplicitToMany()

testAutoSetThenSetToOneToAnotherImplicitToMany

public void testAutoSetThenSetToOneToAnotherImplicitToMany()

testAutoRemoveFromToManyImplicitToOne

public void testAutoRemoveFromToManyImplicitToOne()

testAutoSetTwoToOnesImplicitToMany

public void testAutoSetTwoToOnesImplicitToMany()

testAutoRemoveFromToManyWithManyImplicitToOne

public void testAutoRemoveFromToManyWithManyImplicitToOne()

testRevertToManyWithoutInverseRelationshipUpdating

public void testRevertToManyWithoutInverseRelationshipUpdating()

testRevertToManyWithInverseRelationshipUpdating

public void testRevertToManyWithInverseRelationshipUpdating()

testRevertToMany

public void testRevertToMany(boolean updateInverseRelationships)

Last updated: Thu, Jan 8, 2009 • 12:32 PM EST

Copyright © 2002 – 2007 Project Wonder.