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

/openjdk10/jdk/test/com/sun/jndi/ldap/
H A DLdapTimeoutTest.java169 abstract class DeadServerTest extends LdapTest { class in inherits:LdapTest
171 public DeadServerTest(Hashtable env) throws IOException { method in class:DeadServerTest
175 public DeadServerTest(Hashtable env, method in class:DeadServerTest
185 class DeadServerNoTimeoutTest extends DeadServerTest {
209 class DeadServerTimeoutTest extends DeadServerTest {
362 // run the DeadServerTest with no timeouts set
387 // run the DeadServerTest with connect / read timeouts set
407 // run the DeadServerTest with connect timeout set

Completed in 85 milliseconds