Interface | Description |
---|---|
ICondition |
Interface for defining a condition.
|
IContainer |
Interface for a collection of related actions.
|
IFor |
A 'for' loop.
|
IIf |
An 'if' block.
|
IKAction |
Defines basic functionality that all Kernel actions should implement.
|
IKDelay | |
IKExceptionHandler | |
IKLoadTestSchedule |
Define load test schedule behavior.
|
IKSemaphore | |
IKThinkControl | |
IKTimeoutControl | |
IKTimer | |
IKTransaction | |
IKUserGroup |
Define functionality a load test user group should implement.
|
ILoop |
Special container to support looping.
|
IPacedLoop | |
IParallel |
Still under constuction...
|
IWhile |
A 'while' loop.
|
Exception | Description |
---|---|
ActionException |
Invalid action state.
|
© Copyright IBM Corp. 2013. All rights reserved.