testEnvironment
Class NetworkTest

java.lang.Object
  extended by testEnvironment.NetworkTest

public class NetworkTest
extends java.lang.Object

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.

Author:
Karl-Peter Fuchs
See Also:
Mix, Client

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
 

Method Detail

main

public static void main(java.lang.String[] args)
Simulates several clients to test an existing cascade of mixes.

Parameters:
args - Not used.