Class SPARQL11UpdateComplianceTest

java.lang.Object
org.eclipse.rdf4j.testsuite.query.parser.sparql.manifest.SPARQLComplianceTest
org.eclipse.rdf4j.testsuite.query.parser.sparql.manifest.SPARQL11UpdateComplianceTest

public abstract class SPARQL11UpdateComplianceTest extends SPARQLComplianceTest
A test suite that runs the W3C Approved SPARQL 1.1 update compliance tests.
Author:
Jeen Broekstra
See Also:
  • Field Details Link icon

    • expectedResultRepo Link icon

      protected Repository expectedResultRepo
  • Constructor Details Link icon

    • SPARQL11UpdateComplianceTest Link icon

      public SPARQL11UpdateComplianceTest()
  • Method Details Link icon

    • newRepository Link icon

      protected abstract Repository newRepository() throws Exception
      Throws:
      Exception
    • getTestData Link icon

      @TestFactory public Collection<org.junit.jupiter.api.DynamicTest> getTestData()