Searched refs:testProperty (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/rmi/transport/checkFQDN/
H A DCheckFQDN.java85 testProperty("java.rmi.server.useLocalHostname", "true", "");
86 testProperty("java.rmi.server.hostname", "thisIsJustAnRMITest", "");
87 testProperty("java.rmi.server.hostname", "thisIsJustAnRMITest",
89 testProperty("", "", "");
105 public static void testProperty(String property, method in class:CheckFQDN

Completed in 601 milliseconds