| Package | Description |
|---|---|
| org.aksw.rdfunit.tests.executors |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregatedTestExecutor
Test Executor that extends StatusExecutor and in addition reports error counts and prevalence for every test case
|
class |
ExtendedTestExecutor
The Extended Test Executor extends RLOG Executor but provides richer error metadata
TODO: At the moment this is partially
|
class |
RLOGTestExecutor
The RLOG Executor returns violation instances and for every instance it generates an rlog:Entry
See the rlog vocabulary
|
class |
StatusTestExecutor
Test Executor that reports only a status (Success, Fail, Timeout or Error) for every test case and nothing more
|
| Modifier and Type | Method and Description |
|---|---|
static TestExecutor |
TestExecutorFactory.createTestExecutor(TestCaseExecutionType executionType)
Creates a test executor based on a TestCaseExecutionType
|
Copyright © 2015. All rights reserved.