org.jboss.test.cmp2.commerce
Class CommerceTest
java.lang.Object
EJBTestCase
org.jboss.test.cmp2.commerce.CommerceTest
- public class CommerceTest
- extends EJBTestCase
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommerceTest
public CommerceTest(java.lang.String name)
suite
public static Test suite()
throws java.lang.Exception
- Throws:
java.lang.Exception
test_setInPostCreate
public void test_setInPostCreate()
throws java.lang.Exception
- Throws:
java.lang.Exception
test_dvo
public void test_dvo()
throws java.lang.Exception
- Throws:
java.lang.Exception
test_getOrdersShippedToCA
public void test_getOrdersShippedToCA()
throws java.lang.Exception
- Throws:
java.lang.Exception
test_getStatesShipedTo
public void test_getStatesShipedTo()
throws java.lang.Exception
- Throws:
java.lang.Exception
test_getAddressesInCA
public void test_getAddressesInCA()
throws java.lang.Exception
- Throws:
java.lang.Exception
test_findDoubleJoin
public void test_findDoubleJoin()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCMRReset
public void testCMRReset()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCMRSetFromNewCollection
public void testCMRSetFromNewCollection()
throws java.lang.Exception
- Throws:
java.lang.Exception
testIsIdentical
public void testIsIdentical()
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
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
deleteAllProducts
public void deleteAllProducts(ProductHome (src) productHome)
throws java.lang.Exception
- Throws:
java.lang.Exception
deleteAllAddresses
public void deleteAllAddresses(AddressHome (src) addressHome)
throws java.lang.Exception
- Throws:
java.lang.Exception