- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testAddIPAddresses (0.34 seconds)
-
src/test/java/jcifs/internal/witness/WitnessNotificationTest.java
assertTrue(notification.getOldIPAddresses().isEmpty()); assertEquals(WitnessNotification.WITNESS_RESOURCE_STATE_UNKNOWN, notification.getFlags()); } @Test void testAddIPAddresses() throws Exception { InetAddress ipv4 = InetAddress.getByName("192.168.1.100"); InetAddress ipv6 = InetAddress.getByName("2001:db8::1"); notification.addNewIPAddress(ipv4);
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 23 09:06:40 GMT 2025 - 5K bytes - Click Count (0)