Class DefaultSubscriptionCustomerAccountDaoTest

java.lang.Object
de.hybris.platform.subscriptionservices.daos.impl.DefaultSubscriptionCustomerAccountDaoTest

@UnitTest public class DefaultSubscriptionCustomerAccountDaoTest extends Object
JUnit test suite for DefaultCustomerAccountDao
  • Field Details

    • thrown

      public org.junit.rules.ExpectedException thrown
  • Constructor Details

    • DefaultSubscriptionCustomerAccountDaoTest

      public DefaultSubscriptionCustomerAccountDaoTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • testFindOrdersByCustomerAndStoreWhenNoCustomer

      public void testFindOrdersByCustomerAndStoreWhenNoCustomer()
    • testFindOrdersByCustomerAndStoreWhenNoStore

      public void testFindOrdersByCustomerAndStoreWhenNoStore()
    • testFindOrdersByCustomerAndStore2WhenNoCustomer

      public void testFindOrdersByCustomerAndStore2WhenNoCustomer()
    • testFindOrdersByCustomerAndStore2WhenNoStore

      public void testFindOrdersByCustomerAndStore2WhenNoStore()