public class BigdataFederationSparqlTest extends SPARQLQueryTest
To run this test suite, you need to have a deployed federation. You then specify the configuration file for that deployed federation. If sysstat is in a non-default location, then it is convenient (but not necessary) to also specify its path. For example:
-Dbigdata.configuration=/nas/bigdata/benchmark/config/bigdataStandalone.config -Dcom.bigdata.counters.linux.sysstat.path=/usr/local/bin
SPARQLQueryTest.Factory| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIG_PROPERTY
The name of the jini configuration file for the federation.
|
checkOrder, dataRep, dataset, laxCardinality, logger, queryFileURL, resultFileURL, testURI| Constructor and Description |
|---|
BigdataFederationSparqlTest(String URI,
String name,
String query,
String results,
org.openrdf.query.Dataset dataSet,
boolean laxCardinality,
boolean checkOrder) |
| Modifier and Type | Method and Description |
|---|---|
static junit.framework.TestSuite |
fullSuite()
Return the entire test suite.
|
protected BigdataSailRepositoryConnection |
getQueryConnection(org.openrdf.repository.Repository dataRep) |
protected org.openrdf.repository.Repository |
newRepository() |
void |
runTest() |
static junit.framework.Test |
suite()
Skip the dataset tests for now until we can figure out what is wrong with
them.
|
static junit.framework.Test |
suite(boolean hideDatasetTests) |
void |
tearDown() |
compareGraphs, compareTupleQueryResults, createRepository, getManifestName, readExpectedBooleanQueryResult, readExpectedGraphQueryResult, readExpectedTupleQueryResult, readQueryString, setUp, suite, suite, upload, uploadDatasetassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, setName, toStringpublic static final String CONFIG_PROPERTY
public static junit.framework.Test suite()
throws Exception
Exceptionpublic static junit.framework.Test suite(boolean hideDatasetTests)
throws Exception
Exceptionpublic static junit.framework.TestSuite fullSuite()
throws Exception
Exceptionpublic void runTest()
throws Exception
runTest in class SPARQLQueryTestExceptionpublic void tearDown()
throws Exception
tearDown in class SPARQLQueryTestExceptionprotected org.openrdf.repository.Repository newRepository()
throws Exception
newRepository in class SPARQLQueryTestExceptionprotected BigdataSailRepositoryConnection getQueryConnection(org.openrdf.repository.Repository dataRep) throws Exception
ExceptionCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.