|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjecttestEnvironment.LocalTest
public class LocalTest
Sets up a test environment on localhost
, consisting of a
mix cascade and several clients. The clients' behavior can be influenced
using the property file TestEnvironmentProperties.txt
. General
settings are taken from there as well (like the number of mixes/clients to
be simulated).
Mix
,
Client
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Sets up a test environment on localhost , consisting of a
mix cascade and several clients. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void main(java.lang.String[] args)
localhost
, consisting of a
mix cascade and several clients. The clients' behavior can be influenced
using the property file TestEnvironmentProperties.txt
.
General settings are taken from there as well (like the number of
mixes/clients to be simulated).
args
- Not used.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |