org.jboss.test.cmp2.commerce
Class OneToManyBiTest
java.lang.Object
EJBTestCase
org.jboss.test.cmp2.commerce.OneToManyBiTest
- public class OneToManyBiTest
- extends EJBTestCase
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OneToManyBiTest
public OneToManyBiTest(java.lang.String name)
setUpEJB
public void setUpEJB()
throws java.lang.Exception
- Throws:
java.lang.Exception
setUp
public void setUp()
test_a1SetB_a2GetB
public void test_a1SetB_a2GetB()
test_b2mSetA_b1nGetA
public void test_b2mSetA_b1nGetA()
test_a1GetB_addB2m
public void test_a1GetB_addB2m()
test_a1GetB_removeB1n
public void test_a1GetB_removeB1n()
tearDownEJB
public void tearDownEJB()
throws java.lang.Exception
- Throws:
java.lang.Exception
deleteAllOrders
public void deleteAllOrders(OrderHome (src) orderHome)
throws java.lang.Exception
- Throws:
java.lang.Exception
deleteAllLineItems
public void deleteAllLineItems(LineItemHome (src) lineItemHome)
throws java.lang.Exception
- Throws:
java.lang.Exception