- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testFromIpv6BigIntegerInputTooLarge (0.14 sec)
-
guava-tests/test/com/google/common/net/InetAddressesTest.java
assertEquals( "BigInteger cannot be converted to InetAddress because it has more than 4 bytes:" + " 4294967297", expected.getMessage()); } public void testFromIpv6BigIntegerInputTooLarge() { IllegalArgumentException expected = assertThrows( IllegalArgumentException.class, () -> InetAddresses.fromIPv6BigInteger(
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Fri May 24 16:44:05 UTC 2024 - 35.3K bytes - Viewed (0)