Class CustomerPhoneTest

java.lang.Object
org.springframework.test.context.testng.AbstractTestNGSpringContextTests
org.broadleafcommerce.test.TestNGSiteIntegrationSetup
org.broadleafcommerce.profile.web.core.service.CustomerPhoneTest
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware, org.testng.IHookable, org.testng.ITestNGListener

public class CustomerPhoneTest extends TestNGSiteIntegrationSetup
  • Constructor Details

    • CustomerPhoneTest

      public CustomerPhoneTest()
  • Method Details

    • createCustomerPhone

      @Transactional @Rollback(false) public void createCustomerPhone(org.broadleafcommerce.profile.core.domain.CustomerPhone customerPhone)
    • readCustomerPhoneByUserId

      @Transactional public void readCustomerPhoneByUserId()
    • readDeafultCustomerPhoneByUserId

      @Transactional public void readDeafultCustomerPhoneByUserId()