| Package | Description |
|---|---|
| com.bigdata.rdf.sail.tck | |
| org.openrdf.query.parser.sparql.manifest |
| Modifier and Type | Class and Description |
|---|---|
class |
BigdataEmbeddedFederationSparqlTest
Test harness for running the SPARQL test suites against an
EmbeddedFederation. |
class |
BigdataFederationSparqlTest
Runs the SPARQL test suite against a JiniFederation, which must be
already deployed.
|
class |
BigdataSparqlFullRWTxTest
Test harness for running the SPARQL test suites against a
Journal
using full read/write transaction support. |
class |
BigdataSparqlTest
Test harness for running the SPARQL test suites.
|
| Modifier and Type | Method and Description |
|---|---|
protected static SPARQLQueryTest |
BigdataSparqlTest.getSingleTest(junit.framework.TestSuite suite,
String testURI)
Return the sole test in the suite associated with the specified testURI.
|
| Modifier and Type | Method and Description |
|---|---|
SPARQLQueryTest |
SPARQLQueryTest.Factory.createSPARQLQueryTest(String testURI,
String name,
String queryFileURL,
String resultFileURL,
org.openrdf.query.Dataset dataSet,
boolean laxCardinality) |
SPARQLQueryTest |
SPARQLQueryTest.Factory.createSPARQLQueryTest(String testURI,
String name,
String queryFileURL,
String resultFileURL,
org.openrdf.query.Dataset dataSet,
boolean laxCardinality,
boolean checkOrder) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.