Class DefaultCustomerListServiceTest

    • Constructor Detail

      • DefaultCustomerListServiceTest

        public DefaultCustomerListServiceTest()
    • Method Detail

      • setUp

        public void setUp()
      • testGetCustomerListsForValidEmployee

        public void testGetCustomerListsForValidEmployee()
      • testGetCustomerListForEmployee

        public void testGetCustomerListForEmployee()
      • testGetInvalidCustomerListForUId

        public void testGetInvalidCustomerListForUId()
      • testGetInvalidCustomerListForEmployee

        public void testGetInvalidCustomerListForEmployee()
      • testGetCustomerListForImpexEmployees

        public void testGetCustomerListForImpexEmployees()
                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception