| Interface | Description |
|---|---|
| Operation |
Represents a single operation within a testing run
|
| OperationCallable<T extends Options> |
Interface for operation callables
|
| OperationMix |
Represents a mix of operations carried out as a single test run
|
| Class | Description |
|---|---|
| AbstractOperation |
Abstract implementation of a test operation
|
| AbstractOperationCallable<T extends Options> |
Abstract implementation of an operation callable
|
| OperationMixImpl |
A basic implementation of an operation mix
|
Copyright © 2014. All Rights Reserved.