Searched refs:PCSCFV6 (Results 1 – 1 of 1) sorted by relevance
62 private static final InetAddress PCSCFV6 = InetAddresses.parseNumericAddress( field in LinkPropertiesTest115 lp.addPcscfServer(PCSCFV6); in makeTestObject()189 source.addPcscfServer(PCSCFV6); in testEqualsSameOrder()203 target.addPcscfServer(PCSCFV6); in testEqualsSameOrder()217 target.addPcscfServer(PCSCFV6); in testEqualsSameOrder()230 target.addPcscfServer(PCSCFV6); in testEqualsSameOrder()243 target.addPcscfServer(PCSCFV6); in testEqualsSameOrder()1014 lp.addPcscfServer(PCSCFV6); in testPcscfServers()1016 assertEquals(PCSCFV6, lp.getPcscfServers().get(0)); in testPcscfServers()