Class ConstructTest

java.lang.Object
org.eclipse.rdf4j.testsuite.sparql.AbstractComplianceTest
org.eclipse.rdf4j.testsuite.sparql.tests.ConstructTest

public class ConstructTest extends AbstractComplianceTest
Tests on SPARQL CONSTRUCT queries.
Author:
Jeen Broekstra
  • Constructor Details

    • ConstructTest

      public ConstructTest()
  • Method Details

    • testConstructModifiers

      public void testConstructModifiers() throws Exception
      Throws:
      Exception
    • testConstruct_CyclicPathWithJoin

      public void testConstruct_CyclicPathWithJoin()
      See https://github.com/eclipse/rdf4j/issues/3011
    • testSES2104ConstructBGPSameURI

      public void testSES2104ConstructBGPSameURI() throws Exception
      Throws:
      Exception