@UnitTest public class DefaultSubscriptionCustomerAccountDaoTest extends java.lang.Object
DefaultSubscriptionCustomerAccountDao| Modifier and Type | Field and Description |
|---|---|
ExpectedException |
thrown |
| Constructor and Description |
|---|
DefaultSubscriptionCustomerAccountDaoTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testFindOrdersByCustomerAndStore2WhenNoCustomer() |
void |
testFindOrdersByCustomerAndStore2WhenNoStore() |
void |
testFindOrdersByCustomerAndStoreWhenNoCustomer() |
void |
testFindOrdersByCustomerAndStoreWhenNoStore() |
public DefaultSubscriptionCustomerAccountDaoTest()
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testFindOrdersByCustomerAndStoreWhenNoCustomer()
public void testFindOrdersByCustomerAndStoreWhenNoStore()
public void testFindOrdersByCustomerAndStore2WhenNoCustomer()
public void testFindOrdersByCustomerAndStore2WhenNoStore()
Copyright © 2018 SAP SE. All Rights Reserved.