Class | Description |
---|---|
ConcurrencyTester<F,T> |
Utility class to test concurrency.
|
InterProcessConcurrencyTester |
Utility class to test inter-process concurrency.
|
InterProcessConcurrencyTester.MainProcessNotifier |
Class to be used by client processes (which are executing the actions under test) to notify
the main process of events happening in the client processes.
|