org.jboss.test.cmp2.relationship.manyToManyUnidirectional
Class ABTest
java.lang.Object
   EJBTestCase
EJBTestCase
       org.jboss.test.cmp2.relationship.manyToManyUnidirectional.ABTest
org.jboss.test.cmp2.relationship.manyToManyUnidirectional.ABTest
- public class ABTest- extends EJBTestCase
- See Also:
- Serialized Form
| Constructor Summary | 
| ABTest(java.lang.String name)
 | 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ABTest
public ABTest(java.lang.String name)
suite
public static Test suite()
                  throws java.lang.Exception
- 
- Throws:
- java.lang.Exception
 
test_a1SetB_a3GetB
public void test_a1SetB_a3GetB()
                        throws java.lang.Exception
- 
- Throws:
- java.lang.Exception
 
test_a1GetB_addB3
public void test_a1GetB_addB3()
                       throws java.lang.Exception
- 
- Throws:
- java.lang.Exception
 
test_a2GetB_removeB2
public void test_a2GetB_removeB2()
                          throws java.lang.Exception
- 
- Throws:
- java.lang.Exception
 
setUpEJB
public void setUpEJB()
              throws java.lang.Exception
- 
- Throws:
- java.lang.Exception
 
tearDownEJB
public void tearDownEJB()
                 throws java.lang.Exception
- 
- Throws:
- java.lang.Exception
 
deleteAllAsAndBs
public void deleteAllAsAndBs(AHome (src)  aHome,
                             BHome (src)  bHome)
                      throws java.lang.Exception
- 
- Throws:
- java.lang.Exception