Class IpRegexpAuthenticatorTests

  • All Implemented Interfaces:
    TestsConstants

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

      • IpRegexpAuthenticatorTests

        public IpRegexpAuthenticatorTests()
    • Method Detail

      • testNoPattern

        public void testNoPattern()
      • testValidateGoodIP

        public void testValidateGoodIP()
      • testValidateBadIP

        public void testValidateBadIP()