| Package | Description |
|---|---|
| org.aksw.rdfunit.tests.executors | |
| org.aksw.rdfunit.tests.executors.monitors | |
| org.aksw.rdfunit.tests.generators | |
| org.aksw.rdfunit.validate.wrappers |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TestExecutor.execute(TestSource testSource,
TestSuite testSuite)
Test execution for a Source against a TestSuite
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestExecutorMonitor.testingStarted(TestSource testSource,
TestSuite testSuite)
Called when testing starts
|
void |
SimpleTestExecutorMonitor.testingStarted(TestSource testSource,
TestSuite testSuite)
Called when testing starts
|
| Modifier and Type | Method and Description |
|---|---|
TestSuite |
TestGeneratorExecutor.generateTestSuite(String testFolder,
TestSource dataset,
Collection<TestAutoGenerator> autoGenerators)
generateTestSuite.
|
| Modifier and Type | Method and Description |
|---|---|
static TestSuite |
RDFUnitStaticWrapper.getTestSuite()
Getter for the field
testSuite. |
| Modifier and Type | Method and Description |
|---|---|
static com.hp.hpl.jena.rdf.model.Model |
RDFUnitStaticWrapper.validate(TestCaseExecutionType testCaseExecutionType,
TestSource testSource,
TestSuite testSuite)
Static method that validates a Source.
|
static com.hp.hpl.jena.rdf.model.Model |
RDFUnitStaticWrapper.validate(TestCaseExecutionType testCaseExecutionType,
TestSource testSource,
TestSuite testSuite,
DatasetOverviewResults overviewResults)
Static method that validates a Source.
|
static com.hp.hpl.jena.rdf.model.Model |
RDFUnitStaticWrapper.validate(TestCaseExecutionType testCaseExecutionType,
TestSource testSource,
TestSuite testSuite,
String agentID,
DatasetOverviewResults overviewResults)
Static method that validates a Source.
|
Copyright © 2015. All rights reserved.