Class ConstructTest
java.lang.Object
org.eclipse.rdf4j.testsuite.sparql.AbstractComplianceTest
org.eclipse.rdf4j.testsuite.sparql.tests.ConstructTest
Tests on SPARQL CONSTRUCT queries.
- Author:
- Jeen Broekstra
-
Field Summary
Fields inherited from class org.eclipse.rdf4j.testsuite.sparql.AbstractComplianceTest
conn, logger, repo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
See https://github.com/eclipse/rdf4j/issues/3011void
void
Methods inherited from class org.eclipse.rdf4j.testsuite.sparql.AbstractComplianceTest
getNamespaceDeclarations, loadTestData, setUp, tearDown
-
Constructor Details
-
ConstructTest
public ConstructTest()
-
-
Method Details
-
testConstructModifiers
-
testConstruct_CyclicPathWithJoin
public void testConstruct_CyclicPathWithJoin()See https://github.com/eclipse/rdf4j/issues/3011 -
testSES2104ConstructBGPSameURI
-