Class CustomerIdMatchingStrategyTest

    • Constructor Detail

      • CustomerIdMatchingStrategyTest

        public CustomerIdMatchingStrategyTest()
    • Method Detail

      • setUp

        public void setUp()
      • shouldGetUserForValidCustomerIdProperty

        public void shouldGetUserForValidCustomerIdProperty()
      • shouldGetUserForUserModelClass

        public void shouldGetUserForUserModelClass()
      • shouldThrowExceptionIfNullProperty

        public void shouldThrowExceptionIfNullProperty()
      • shouldThrowExceptionIfNullClazz

        public void shouldThrowExceptionIfNullClazz()
      • shouldGetEmptyForUnknownCustomerId

        public void shouldGetEmptyForUnknownCustomerId()
      • shouldGetEmptyForInvalidCustomerIdProperty

        public void shouldGetEmptyForInvalidCustomerIdProperty()