Class RestAuthenticatorIT

  • All Implemented Interfaces:
    TestsConstants

    public final class RestAuthenticatorIT
    extends Object
    implements TestsConstants
    Tests RestAuthenticator.
    Since:
    2.1.0
    Author:
    Jerome Leleu
    • Constructor Detail

      • RestAuthenticatorIT

        public RestAuthenticatorIT()
    • Method Detail

      • setUp

        public static void setUp()
      • testProfileOk

        public void testProfileOk()
      • testNotFound

        public void testNotFound()
      • testParsingError

        public void testParsingError()
      • testHttps

        public void testHttps()