@Deprecated
public class TESTRCDebug
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static long |
DEFAULT_APP_REQUEST_TIMEOUT
Deprecated.
|
protected static long |
DEFAULT_RTX_TIMEOUT
Deprecated.
|
org.junit.rules.TestName |
testName
Deprecated.
|
Modifier | Constructor and Description |
---|---|
|
TESTRCDebug()
Deprecated.
|
protected |
TESTRCDebug(java.util.Map<java.lang.String,java.net.InetSocketAddress> reconfigurators)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
afterTestMethod()
Deprecated.
|
void |
beforeTestMethod()
Deprecated.
|
void |
close()
Deprecated.
|
static void |
closeServers()
Deprecated.
|
static void |
main(java.lang.String[] args)
Deprecated.
|
protected static void |
setLoopbackMode(boolean b)
Deprecated.
|
static void |
startServers()
Deprecated.
|
void |
test000_debug()
Deprecated.
Specifically for testing the creation of four names and an update to the
first.
|
java.lang.String |
toString()
Deprecated.
|
public org.junit.rules.TestName testName
protected static final long DEFAULT_RTX_TIMEOUT
protected static final long DEFAULT_APP_REQUEST_TIMEOUT
public TESTRCDebug() throws java.io.IOException
java.io.IOException
protected TESTRCDebug(java.util.Map<java.lang.String,java.net.InetSocketAddress> reconfigurators) throws java.io.IOException
java.io.IOException
protected static void setLoopbackMode(boolean b)
public void close()
public void beforeTestMethod()
public void afterTestMethod()
public void test000_debug() throws java.io.IOException, java.lang.InterruptedException
java.io.IOException
java.lang.InterruptedException
public static void startServers() throws java.io.IOException, java.lang.InterruptedException
java.io.IOException
java.lang.InterruptedException
public static void closeServers() throws java.io.IOException, java.lang.InterruptedException
java.io.IOException
java.lang.InterruptedException
public java.lang.String toString()
toString
in class java.lang.Object
public static void main(java.lang.String[] args) throws java.io.IOException, java.lang.InterruptedException
args
- java.io.IOException
java.lang.InterruptedException