Class DefaultCustomerListFacadeTest

    • Field Detail

      • exception

        public org.junit.rules.ExpectedException exception
    • Constructor Detail

      • DefaultCustomerListFacadeTest

        public DefaultCustomerListFacadeTest()
    • Method Detail

      • setUp

        public void setUp()
      • testGetCustomerListsForEmployee

        public void testGetCustomerListsForEmployee()
      • testGetCustomerListsForEmptyEmployee

        public void testGetCustomerListsForEmptyEmployee()
      • testGetCustomerListsForEmptyCustomerListUID

        public void testGetCustomerListsForEmptyCustomerListUID()
      • testGetCustomerListsForInvalidPaginationData

        public void testGetCustomerListsForInvalidPaginationData()
      • testGetCustomerListsForInvalidCustomerListUID

        public void testGetCustomerListsForInvalidCustomerListUID()
      • testGetCustomerListsForWithValidUIDAndDefaultConverter

        public void testGetCustomerListsForWithValidUIDAndDefaultConverter()
      • testGetCustomerListsForWithValidUIDAndStrategyConverter

        public void testGetCustomerListsForWithValidUIDAndStrategyConverter()
      • shouldGetCustomerListForEmployee

        public void shouldGetCustomerListForEmployee()
      • shouldNotGetCustomerListForNullCustomerListUID

        public void shouldNotGetCustomerListForNullCustomerListUID()
      • shouldNotGetCustomerListForNullEmployeeUID

        public void shouldNotGetCustomerListForNullEmployeeUID()