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
  • Constructor Details

    • DefaultGraphTest

      public DefaultGraphTest()
  • Method Details

    • testNullContext1

      @Test public void testNullContext1() throws Exception
      Throws:
      Exception
    • testNullContext2

      @Test public void testNullContext2() throws Exception
      Throws:
      Exception
    • testSesameNilAsGraph

      @Test public void testSesameNilAsGraph() throws Exception
      Throws:
      Exception