public class MultiProcessTest
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static Broker |
broker |
static NumberClient |
remoteNumber |
Constructor and Description |
---|
MultiProcessTest(java.lang.String type) |
Modifier and Type | Method and Description |
---|---|
static java.util.Collection<java.lang.Object[]> |
data() |
void |
fifoTest() |
void |
multiTest() |
static void |
serverTest() |
void |
stop() |
public static Broker broker
public static NumberClient remoteNumber
public MultiProcessTest(java.lang.String type) throws java.lang.Exception
java.lang.Exception
public static java.util.Collection<java.lang.Object[]> data()
public static void serverTest() throws java.lang.Exception
java.lang.Exception
public void stop() throws java.lang.Exception
java.lang.Exception
public void fifoTest()
public void multiTest() throws java.lang.Exception
java.lang.Exception