Messages Handled by TestClient
/// | Message | Action
/// |
|---|
| Invite(compulsory) | Reply with Enlist.
/// |
| Invite(test case) | Reply with Enlist if test case available.
/// |
| AssignRole(test case) | Reply with Accept Role if matches an enlisted test. Keep test parameters.
/// |
| Start | Send test messages defined by test parameters. Send report on messages sent.
/// |
| Status Request | Send report on messages received.
/// |
| Terminate | Terminate the test client.
/// |
| ClockSynch | Synch clock against the supplied UDP address.
/// |
///
///