Interface | Description |
---|---|
Test.Command |
small interface to a class that executes commands on a given port
|
Test.Operation |
interface to an operation
|
Class | Description |
---|---|
DebugChannelFactory |
This is a helper class for debugging/logging purposes.
|
DebugChannelFactory.DebugChannel |
wrapper class for a connection.
|
DebugPort |
This is a helper class for debugging/logging purposes.
|
Test |
small test program
|
Test.Arguments |
small class to wrap the arguments of a command
|
Test.AuthInfo1Create |
operation to set the authinfo 1
|
Test.BaseOperation |
common base class for operations with some helpers
|
Test.ContactCI |
contact check/info operation
|
Test.ContactCU |
common class for contact create and update
|
Test.DomainCU |
common class for domain operations requiring the full data
|
Test.DomainDelete |
operation to delete a domain
|
Test.DomainInfo |
operation to retrieve information about a domain
|
Test.DomainSimple<T extends Request> |
common class for domain operations requiring only the domain name
|
Test.ParallelCommand |
class that executes the given commands in parallel
|
Test.QueueDelete |
operation to delete a message
|
Test.QueueDeleteAll |
operation to delete all messages
|
Test.QueueRead |
operation to retrieve the oldest message
|
Test.RepeatCommand |
class that repeats a command a given number of times
|
Test.SequentialCommand |
class that executes the given commands sequentially
|
Copyright © 2005-2013 Knipp Medien und Kommunikation GmbH