Class IpExtractorTests

  • All Implemented Interfaces:
    TestsConstants

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

      • IpExtractorTests

        public IpExtractorTests()
    • Method Detail

      • testRetrieveIpOk

        public void testRetrieveIpOk()
      • testRetrieveIpFromHeaderWithProxyIpCheck

        public void testRetrieveIpFromHeaderWithProxyIpCheck()
      • testRetrieveIpFromHeaderUsingConstructor

        public void testRetrieveIpFromHeaderUsingConstructor()
      • testSetNullIpHeaderChain

        public void testSetNullIpHeaderChain()
      • testNoIp

        public void testNoIp()
      • testWrongProxyIp

        public void testWrongProxyIp()