This is the complete list of members for IPTest, including all inherited members.
assertFalseCIDR($CIDR, $msg= '') | IPTest | private |
assertNet($expected, $CIDR) | IPTest | private |
isNotIPAddress($val, $desc) | IPTest | |
provideCombineHostAndPort() | IPTest | static |
provideInvalidBlocks() | IPTest | |
provideInvalidIPs() | IPTest | |
provideInvalidIPv4Addresses() | IPTest | |
provideIPCIDRs() | IPTest | static |
provideIPsandHexes() | IPTest | |
provideIPsAndRanges() | IPTest | static |
provideIPsToPrettify() | IPTest | static |
provideIsPublic() | IPTest | static |
provideOctetsAndHexes() | IPTest | |
provideSanitizeIP() | IPTest | static |
provideSplitHostAndPort() | IPTest | static |
provideToHex() | IPTest | static |
provideValidBlocks() | IPTest | |
provideValidIPv4Address() | IPTest | |
testCIDRParsing() | IPTest | |
testCombineHostAndPort($expected, $input, $description) | IPTest | |
testHexToOctet($octet, $hex) | IPTest | |
testHexToQuad($ip, $hex) | IPTest | |
testInvalidBlocks($invalid) | IPTest | |
testInvalidIPs() | IPTest | |
testIPCanonicalizeMappedAddress() | IPTest | |
testIPCanonicalizeOnValidIp() | IPTest | |
testIPIsInRange($expected, $addr, $range, $message= '') | IPTest | |
testisIPAddress() | IPTest | |
testIsIPv4($ip, $desc) | IPTest | |
testisIPv6() | IPTest | |
testisNotIPv4($bogusIP, $desc) | IPTest | |
testIsPublic($expected, $input) | IPTest | |
testPrettifyIP($ip, $prettified) | IPTest | |
testSanitizeIP($expected, $input) | IPTest | |
testSanitizeRange($input, $expected, $description) | IPTest | |
testSplitHostAndPort($expected, $input, $description) | IPTest | |
testToHex($expected, $input) | IPTest | |
testValidBlocks($block) | IPTest | |
testValidIPs() | IPTest | |