public class TestRemoteSparqlBuilderFactory extends AbstractBigdataExprBuilderTestCase
RemoteSparqlBuilderFactory
baseURI, lex, tripleStore, valueFactory
Constructor and Description |
---|
TestRemoteSparqlBuilderFactory() |
TestRemoteSparqlBuilderFactory(String name) |
Modifier and Type | Method and Description |
---|---|
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.
|
void |
test_service_009() |
assertSameAST, getProperties, getStore, makeAnon, makeIV, mockAnonVar, parse, parseUpdate, setUp, tearDown
assertEquals, 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, toString
public TestRemoteSparqlBuilderFactory()
public TestRemoteSparqlBuilderFactory(String name)
name
- public void test_service_001() throws Exception
IRemoteSparqlQueryBuilder
.Exception
public void test_service_001b() throws Exception
IRemoteSparqlQueryBuilder
.Exception
public void test_service_002() throws Exception
IRemoteSparqlQueryBuilder
.Exception
public void test_service_003() throws Exception
Value
and also
exercises the prefix declarations. This test does NOT use blank nodes in
the BINDINGS. This can be handled by either
IRemoteSparqlQueryBuilder
.Exception
public void test_service_004() throws Exception
IRemoteSparqlQueryBuilder
.Exception
public void test_service_005() throws Exception
IRemoteSparqlQueryBuilder
.Exception
public void test_service_006() throws Exception
IRemoteSparqlQueryBuilder
.Exception
public void test_service_007() throws Exception
This case is only handled by the RemoteSparql10QueryBuilder
.
Exception
public void test_service_008() throws Exception
This case is only handled by the RemoteSparql10QueryBuilder
.
Exception
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.