public class CustomerPhoneControllerTest extends TestNGSiteIntegrationSetup
| Constructor and Description |
|---|
CustomerPhoneControllerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
createCustomerPhoneFromController(org.broadleafcommerce.profile.web.core.model.PhoneNameForm phoneNameForm) |
void |
makePhoneDefaultOnCustomerPhoneController() |
void |
readCustomerPhoneFromController() |
protected void |
setupCustomerId(Method testMethod) |
void |
viewCustomerPhoneFromController() |
void |
viewExistingCustomerPhoneFromController() |
run, setApplicationContext, springTestContextAfterTestClass, springTestContextAfterTestMethod, springTestContextBeforeTestClass, springTestContextBeforeTestMethod, springTestContextPrepareTestInstanceprotected void setupCustomerId(Method testMethod) throws Exception
Exception@Transactional @Commit public void createCustomerPhoneFromController(org.broadleafcommerce.profile.web.core.model.PhoneNameForm phoneNameForm)
@Transactional public void makePhoneDefaultOnCustomerPhoneController()
@Transactional public void readCustomerPhoneFromController()
public void viewCustomerPhoneFromController()
@Transactional public void viewExistingCustomerPhoneFromController()
Copyright © 2017. All rights reserved.