See: Description
| Class | Description |
|---|---|
| CoServerExecuteAgent |
This agent is being executed on all reachable servers and its coServers
|
| CoServerFileTransferAgent |
This test agent performs a file transfer between server and co-server
|
| CoServerFileTransferCancelAgent |
This test agent cancels a file transfer between server and co-server
|
| EverBlockingSyncAgent |
This is a sample agent that blocks forever in sync execution.
|
| EverSleepingAsyncAgent |
This is a sample agent that sleeps for the specified timeout or
forever if no timeout was specified.
|
| EverWorkingAsyncAgent |
This is a sample agent that works until the specified timeout is reached or
forever if no timeout was specified.
|
| FailingAgent |
This is a sample agent for testing all types of agent processing errors that can happen
|
| GenerateLogMessagesAgent |
This agent adds a number of log messages to the
DBO_tnt_logmsg table |
| HeavyLoadAgent |
This is a sample agent for testing timeouts
|
| HeavyLoggingAgent |
This is a sample agent for testing timeouts
|
| MemoryEatingAgent |
This agent eats up all available memory and will lead to an OutOfMemoryException in the VM.
|
| MessageBurstAgent |
This agent adds a number of log messages to the
DBO_tnt_logmsg table |
| MessageBurstSequencedAgent |
This agent sends a burst of messages to all clients just for testing purposes.
|
| NoOperationAgent |
This agent is just for testing
|
| NoReturnAsyncAgent |
This is a sample no-return agent that sleeps on the server forever.
|
| PartialResultAsyncAgent |
This agent provides a partial result in a message
|
| PartialResultSplitAgent |
This agent provides partial result in response and message
|
| PartialResultSyncAgent |
This agent provides a partial result in a response
|
| RoundTripAgent |
This agent is supposed to measure the round-trip time of an agent
|
| SendServerMessageAgent |
This agent causes the server to send server-messages to all clients for testing purposes.
|
| SequencedParamAgent |
This agent demonstrates the usage of client side agent parameters, which are stored in a client
cache.
|
| ServerLogMessageAgent |
This is a sample agent for testing purposes
|
| TestServerExceptionAgent |
This agent throws an intentional ServerException for testing correct language translation
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.