- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testIPv4AddressWithScopeId (0.14 seconds)
-
guava-tests/test/com/google/common/net/InetAddressesTest.java
assertThat(InetAddresses.forString(ipString)).isEqualTo(ipv6Addr); assertTrue(InetAddresses.isInetAddress(ipString)); } } public void testIPv4AddressWithScopeId() throws SocketException { ImmutableSet<String> ipStrings = ImmutableSet.of("1.2.3.4", "192.168.0.1"); for (String ipString : ipStrings) { for (String scopeId : getMachineScopesAndInterfaces()) {
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Mar 23 16:38:16 GMT 2026 - 36.3K bytes - Click Count (0)