Class CookieClientTests

  • All Implemented Interfaces:
    TestsConstants

    public final class CookieClientTests
    extends Object
    implements TestsConstants
    This class tests the CookieClient class.
    Since:
    1.8.0
    Author:
    Misagh Moayyed
    • Constructor Detail

      • CookieClientTests

        public CookieClientTests()
    • Method Detail

      • testMissingUsernamePasswordAuthenticator

        public void testMissingUsernamePasswordAuthenticator()
      • testMissingProfileCreator

        public void testMissingProfileCreator()
      • testHasDefaultProfileCreator

        public void testHasDefaultProfileCreator()
      • testMissingCookieName

        public void testMissingCookieName()
      • testAuthentication

        public void testAuthentication()