Class DirectBasicAuthClientTests

  • All Implemented Interfaces:
    TestsConstants

    public final class DirectBasicAuthClientTests
    extends Object
    implements TestsConstants
    This class tests the DirectBasicAuthClient class.
    Since:
    1.8.0
    Author:
    Jerome Leleu
    • Constructor Detail

      • DirectBasicAuthClientTests

        public DirectBasicAuthClientTests()
    • Method Detail

      • testMissingUsernamePasswordAuthenticator

        public void testMissingUsernamePasswordAuthenticator()
      • testMissingProfileCreator

        public void testMissingProfileCreator()
      • testHasDefaultProfileCreator

        public void testHasDefaultProfileCreator()
      • testAuthentication

        public void testAuthentication()
      • testAuthenticationLowercase

        public void testAuthenticationLowercase()