Class DefaultUserMatchingServiceTest


  • @UnitTest
    public class DefaultUserMatchingServiceTest
    extends java.lang.Object
    • Constructor Detail

      • DefaultUserMatchingServiceTest

        public DefaultUserMatchingServiceTest()
    • Method Detail

      • setUp

        public void setUp()
      • shouldGetUserByUid

        public void shouldGetUserByUid()
      • shouldGetUserByCustomerId

        public void shouldGetUserByCustomerId()
      • shouldGetCustomerByUid

        public void shouldGetCustomerByUid()
      • shouldGetCustomerByCustomerId

        public void shouldGetCustomerByCustomerId()
      • shouldThrowExceptionForExternalCustomerId

        public void shouldThrowExceptionForExternalCustomerId()
      • shouldThrowExceptionIfNoStrategies

        public void shouldThrowExceptionIfNoStrategies()