Class DefaultCustomerListSearchServiceTest

    • Field Detail

      • exception

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

      • DefaultCustomerListSearchServiceTest

        public DefaultCustomerListSearchServiceTest()
    • Method Detail

      • setUp

        public void setUp()
      • testGetCustomerListsForUId

        public void testGetCustomerListsForUId()
      • testGetCustomerListsForEmptyUid

        public void testGetCustomerListsForEmptyUid()
      • testGetCustomerForInvalidUid

        public void testGetCustomerForInvalidUid()
      • testGetCustomerForValidCustomerListWithNoImpl

        public void testGetCustomerForValidCustomerListWithNoImpl()
      • testGetCustomerForValidCustomerListWithImplButNoMapping

        public void testGetCustomerForValidCustomerListWithImplButNoMapping()
      • testGetCustomerListsNoPageableData

        public void testGetCustomerListsNoPageableData()