| Package | Description |
|---|---|
| org.aksw.rdfunit.tests.executors | |
| org.aksw.rdfunit.tests.executors.monitors | |
| org.aksw.rdfunit.tests.results |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<TestCaseResult> |
RLOGTestExecutor.executeSingleTest(Source source,
TestCase testCase) |
protected abstract Collection<TestCaseResult> |
TestExecutor.executeSingleTest(Source source,
TestCase testCase)
Executes single test.
|
protected Collection<TestCaseResult> |
ExtendedTestExecutor.executeSingleTest(Source source,
TestCase testCase) |
protected Collection<TestCaseResult> |
AggregatedTestExecutor.executeSingleTest(Source source,
TestCase testCase) |
protected Collection<TestCaseResult> |
StatusTestExecutor.executeSingleTest(Source source,
TestCase testCase) |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleTestExecutorMonitor.singleTestExecuted(TestCase test,
TestCaseResultStatus status,
Collection<TestCaseResult> results) |
void |
TestExecutorMonitor.singleTestExecuted(TestCase test,
TestCaseResultStatus status,
Collection<TestCaseResult> results)
Called when a single test is executed
|
| Modifier and Type | Class and Description |
|---|---|
class |
AggregatedTestCaseResult
The type Aggregated test case result.
|
class |
ExtendedTestCaseResult
The type Extended test case result.
|
class |
RLOGTestCaseResult
The type RLOG test case result.
|
class |
StatusTestCaseResult
The Status test case result.
|
Copyright © 2014. All rights reserved.