Class DefaultCustomerListServiceTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DefaultCustomerListServiceTest extends ServicelayerTransactionalTest
JUnit test suite for DefaultCustomerListService
  • Constructor Details

    • DefaultCustomerListServiceTest

      public DefaultCustomerListServiceTest()
  • Method Details

    • setUp

      public void setUp()
    • tearDown

      public void tearDown()
    • testGetCustomerListsForValidEmployee

      public void testGetCustomerListsForValidEmployee()
    • testGetCustomerListForEmployee

      public void testGetCustomerListForEmployee()
    • testGetInvalidCustomerListForUId

      public void testGetInvalidCustomerListForUId()
    • testGetInvalidCustomerListForEmployee

      public void testGetInvalidCustomerListForEmployee()
    • testGetCustomerListForImpexEmployees

      public void testGetCustomerListForImpexEmployees() throws Exception
      Throws:
      Exception