|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjecttestEnvironment.NetworkTest
public class NetworkTest
Simulates several clients to test an existing cascade of mixes. The clients'
behavior can be influenced using the property file
TestEnvironmentProperties.txt
. General settings are taken from
there as well.
Mix
,
Client
Field Summary | |
---|---|
private static InternalInformationPortController |
internalInformationPort
Reference on component InternalInformationPort . |
private static java.util.logging.Logger |
LOGGER
Logger used to log and display information. |
Constructor Summary | |
---|---|
private |
NetworkTest()
Empty constructor. |
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Simulates several clients to test an existing cascade of mixes. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static InternalInformationPortController internalInformationPort
InternalInformationPort
.
Used to display and/or log data and read general settings.
private static final java.util.logging.Logger LOGGER
Constructor Detail |
---|
private NetworkTest()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- Not used.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |