Class UserUIDMatchingStrategyTest

    • Constructor Detail

      • UserUIDMatchingStrategyTest

        public UserUIDMatchingStrategyTest()
    • Method Detail

      • setUp

        public void setUp()
      • shouldGetUserForValidUidProperty

        public void shouldGetUserForValidUidProperty()
      • shouldGetCustomerForValidUidProperty

        public void shouldGetCustomerForValidUidProperty()
      • shouldThrowExceptionIfNullProperty

        public void shouldThrowExceptionIfNullProperty()
      • shouldThrowExceptionIfNullClazz

        public void shouldThrowExceptionIfNullClazz()
      • shouldGetEmptyForUnknownUid

        public void shouldGetEmptyForUnknownUid()