| Class | Description |
|---|---|
| AggregatedTestExecutor |
Test Executor that extends StatusExecutor and in addition reports error counts and prevalence for every test case
|
| ExtendedTestExecutor |
The Extended Test Executor extends RLOG Executor but provides richer error metadata
TODO: At the moment this is partially
|
| RLOGTestExecutor |
The RLOG Executor returns violation instances and for every instance it generates an rlog:Entry
See the rlog vocabulary
|
| StatusTestExecutor |
Test Executor that reports only a status (Success, Fail, Timeout or Error) for every test case and nothing more
|
| TestExecutor |
Takes a dataset source and executes the test queries against the endpoint.
|
| TestExecutorFactory |
Factory methods for Test Executors instantiation
|
Copyright © 2014. All rights reserved.