Class DefaultSubscriptionCustomerAccountDaoTest
java.lang.Object
de.hybris.platform.subscriptionservices.daos.impl.DefaultSubscriptionCustomerAccountDaoTest
JUnit test suite for
DefaultCustomerAccountDao-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
thrown
public org.junit.rules.ExpectedException thrown
-
-
Constructor Details
-
DefaultSubscriptionCustomerAccountDaoTest
public DefaultSubscriptionCustomerAccountDaoTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testFindOrdersByCustomerAndStoreWhenNoCustomer
public void testFindOrdersByCustomerAndStoreWhenNoCustomer() -
testFindOrdersByCustomerAndStoreWhenNoStore
public void testFindOrdersByCustomerAndStoreWhenNoStore() -
testFindOrdersByCustomerAndStore2WhenNoCustomer
public void testFindOrdersByCustomerAndStore2WhenNoCustomer() -
testFindOrdersByCustomerAndStore2WhenNoStore
public void testFindOrdersByCustomerAndStore2WhenNoStore()
-