Package ParkNPark.tests

Class Summary
ClientInputCopier Copies server input and specially handles the input lines, looking for patterns that signal certain events
ErrorCopier Copies all errors to the given writer and flushes immediately after
FaultInjector Fault injector background thread that injects random faults into the servers.
InputCopier Copies lines from a Reader to a Writer, one line at a time, as a background Thread
ProcessInfo  
ProcessInfoComparator<I> Comparator that can compare two ProcessInfo objects with each other
RunAll Runs all 48 test configurations
RunOne Class that runs one test configuration
ServerInputCopier Copies server input and specially handles the input lines, looking for patterns that signal certain events