Class ValuesTest
java.lang.Object
org.eclipse.rdf4j.testsuite.sparql.AbstractComplianceTest
org.eclipse.rdf4j.testsuite.sparql.tests.ValuesTest
Tests on SPARQL VALUES clauses.
- Author:
- Jeen Broekstra
-
Field Summary
Fields inherited from class org.eclipse.rdf4j.testsuite.sparql.AbstractComplianceTest
conn, logger, repo
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
https://github.com/eclipse/rdf4j/issues/1026void
void
void
void
void
Methods inherited from class org.eclipse.rdf4j.testsuite.sparql.AbstractComplianceTest
getNamespaceDeclarations, loadTestData, setUp, tearDown
-
Constructor Details
-
ValuesTest
public ValuesTest()
-
-
Method Details
-
testValuesInOptional
- Throws:
Exception
-
testValuesClauseNamedGraph
- Throws:
Exception
-
testValuesCartesianProduct
public void testValuesCartesianProduct() -
testSES1081SameTermWithValues
- Throws:
Exception
-
testSES2136
- Throws:
Exception
-
testFilterExistsExternalValuesClause
public void testFilterExistsExternalValuesClause()https://github.com/eclipse/rdf4j/issues/1026
-