public class SmokeRunner extends AbstractRunner<Options>
The smoke test runner is a runner designed to run an operation mix through only once simply to validate whether all operations are successful. This is useful for validation and integration testing purposes.
| Constructor and Description |
|---|
SmokeRunner() |
| Modifier and Type | Method and Description |
|---|---|
void |
run(Options options)
Runs with the given options
|
checkOperations, checkSanity, finished, getSanityCheckQueries, halt, halt, reportAfterOperation, reportAfterOperationMix, reportBeforeOperation, reportBeforeOperationMix, reportCategorizedErrors, reportGeneralOptions, reportOperationSummary, reportPartialProgress, reportProgress, reportProgress, runMix, runOp, runSanityChecks, runSetup, runTeardown, startedCopyright © 2014. All Rights Reserved.