| Package | Description |
|---|---|
| org.aksw.rdfunit.tests.executors.monitors | |
| org.aksw.rdfunit.tests.results | |
| org.aksw.rdfunit.validate.wrappers |
| Modifier and Type | Method and Description |
|---|---|
DatasetOverviewResults |
SimpleTestExecutorMonitor.getOverviewResults()
Gets overview results.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatasetOverviewResults.set(DatasetOverviewResults results)
set.
|
| Modifier and Type | Method and Description |
|---|---|
static com.hp.hpl.jena.rdf.model.Model |
RDFUnitStaticWrapper.validate(com.hp.hpl.jena.rdf.model.Model input,
TestCaseExecutionType executionType,
String inputURI,
DatasetOverviewResults overviewResults)
Static method that validates an input model.
|
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.