org.jboss.test.cmp2.commerce
Class ManyToManyBiTest
java.lang.Object
EJBTestCase
org.jboss.test.cmp2.commerce.ManyToManyBiTest
- public class ManyToManyBiTest
- extends EJBTestCase
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManyToManyBiTest
public ManyToManyBiTest(java.lang.String name)
setUpEJB
public void setUpEJB()
throws java.lang.Exception
- Throws:
java.lang.Exception
test_a1SetB_a3GetB
public void test_a1SetB_a3GetB()
test_a1GetB_addB3
public void test_a1GetB_addB3()
test_a2GetB_removeB2
public void test_a2GetB_removeB2()
tearDownEJB
public void tearDownEJB()
throws java.lang.Exception
- Throws:
java.lang.Exception
deleteAllProducts
public void deleteAllProducts(ProductHome (src) productHome)
throws java.lang.Exception
- Throws:
java.lang.Exception
deleteAllProductCategories
public void deleteAllProductCategories(ProductCategoryHome (src) productCategoryHome)
throws java.lang.Exception
- Throws:
java.lang.Exception