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

public class BindTest extends AbstractComplianceTest
Test on SPARQL BIND function.
Author:
Jeen Broekstra
  • Constructor Details

    • BindTest

      public BindTest()
  • Method Details

    • testBindError

      public void testBindError()
      See https://github.com/eclipse/rdf4j/issues/1018
    • testBindScope

      public void testBindScope()
      See https://github.com/eclipse/rdf4j/issues/1405
    • testBindScopeUnion

      public void testBindScopeUnion()
      See https://github.com/eclipse/rdf4j/issues/1642
    • testSES2250BindErrors

      public void testSES2250BindErrors()
    • testSES2250BindErrorsInPath

      public void testSES2250BindErrorsInPath()
    • testSelectBindOnly

      public void testSelectBindOnly()
    • testGH3696Bind

      public void testGH3696Bind()
    • testGH4499BindFilterNotExist1

      public void testGH4499BindFilterNotExist1()
    • testGH4499BindFilterNotExist2

      public void testGH4499BindFilterNotExist2()