public class TestRemoteSparql10QueryBuilder extends AbstractBigdataExprBuilderTestCase
RemoteSparql10QueryBuilder.baseURI, lex, tripleStore, valueFactory| Constructor and Description |
|---|
TestRemoteSparql10QueryBuilder() |
TestRemoteSparql10QueryBuilder(String name) |
| Modifier and Type | Method and Description |
|---|---|
protected IRemoteSparqlQueryBuilder |
newFixture(ServiceNode serviceNode,
org.openrdf.query.BindingSet[] a)
Return the
IRemoteSparqlQueryBuilder under test. |
void |
test_service_001()
A simple test with nothing bound and NO source solution.
|
void |
test_service_001b()
A simple test with nothing bound and a single empty source
solution.
|
void |
test_service_002()
A test where a single fully bound triple pattern is presented.
|
void |
test_service_003()
A variant test in which there are some BINDINGS to be passed through.
|
void |
test_service_004()
A variant test in there is a blank node in the BINDINGS to be flowed
through to the remote SERVICE.
|
void |
test_service_005()
A variant test in there is a blank node in the BINDINGS to be flowed
through to the remote SERVICE.
|
void |
test_service_006()
A variant test in there is a blank node in the BINDINGS to be flowed
through to the remote SERVICE.
|
void |
test_service_007()
A variant test in there is a blank node in the BINDINGS to be flowed
through to the remote SERVICE.
|
void |
test_service_008()
A variant test in there is a blank node in the BINDINGS to be flowed
through to the remote SERVICE.
|
assertSameAST, getProperties, getStore, makeAnon, makeIV, mockAnonVar, parse, parseUpdate, setUp, tearDownassertEquals, 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, runTest, setName, toStringpublic TestRemoteSparql10QueryBuilder()
public TestRemoteSparql10QueryBuilder(String name)
name - protected IRemoteSparqlQueryBuilder newFixture(ServiceNode serviceNode, org.openrdf.query.BindingSet[] a)
IRemoteSparqlQueryBuilder under test.public void test_service_001()
throws Exception
Exceptionpublic void test_service_001b()
throws Exception
Exceptionpublic void test_service_002()
throws Exception
Note: It is possible to optimize this as an ASK query, but only when there is a single solution flowing into the service end point.
Exceptionpublic void test_service_003()
throws Exception
Value and also
exercises the prefix declarations. This test does NOT use blank nodes in
the BINDINGS.Exceptionpublic void test_service_004()
throws Exception
Exceptionpublic void test_service_005()
throws Exception
Exceptionpublic void test_service_006()
throws Exception
Exceptionpublic void test_service_007()
throws Exception
Exceptionpublic void test_service_008()
throws Exception
ExceptionCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.