Class PropertyPathTest
java.lang.Object
org.eclipse.rdf4j.testsuite.sparql.AbstractComplianceTest
org.eclipse.rdf4j.testsuite.sparql.tests.PropertyPathTest
Tests on SPARQL property paths.
- Author:
- Jeen Broekstra
- See Also:
-
Field Summary
Fields inherited from class org.eclipse.rdf4j.testsuite.sparql.AbstractComplianceTest
conn, logger, repo
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
Methods inherited from class org.eclipse.rdf4j.testsuite.sparql.AbstractComplianceTest
getNamespaceDeclarations, loadTestData, setUp, tearDown
-
Constructor Details
-
PropertyPathTest
public PropertyPathTest()
-
-
Method Details
-
testSES2147PropertyPathsWithIdenticalSubsPreds
- Throws:
Exception
-
testSES2024PropertyPathAnonVarSharing
- Throws:
Exception
-
testPropertyPathNegationInversion
- Throws:
Exception
-
testSES2336NegatedPropertyPathMod
- Throws:
Exception
-
testSES1685propPathSameVar
- Throws:
Exception
-
testSES1073InverseSymmetricPattern
@Test public void testSES1073InverseSymmetricPattern() -
testNestedInversePropertyPathWithZeroLength
@Test public void testNestedInversePropertyPathWithZeroLength()- See Also:
-
testComplexPath
@Test public void testComplexPath() -
testInversePath
@Test public void testInversePath()
-