Class DefaultGraphTest
- java.lang.Object
-
- org.eclipse.rdf4j.testsuite.sparql.AbstractComplianceTest
-
- org.eclipse.rdf4j.testsuite.sparql.tests.DefaultGraphTest
-
public class DefaultGraphTest extends AbstractComplianceTest
Tests on handling default graph identification (DEFAULT keyword, rf4j:nil).- Author:
- Jeen Broekstra
-
-
Field Summary
-
Fields inherited from class org.eclipse.rdf4j.testsuite.sparql.AbstractComplianceTest
conn, logger, repo
-
-
Constructor Summary
Constructors Constructor Description DefaultGraphTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testNullContext1()
void
testNullContext2()
void
testSesameNilAsGraph()
-
Methods inherited from class org.eclipse.rdf4j.testsuite.sparql.AbstractComplianceTest
getNamespaceDeclarations, loadTestData, setUp, tearDown
-
-