Class FilterScopeTest


  • public class FilterScopeTest
    extends AbstractComplianceTest
    Tests for variable scoping issues with SPARQL FILTER clauses.
    Author:
    HÃ¥vard M. Ottestad
    • Constructor Detail

      • FilterScopeTest

        public FilterScopeTest()
    • Method Detail

      • testScope1

        public void testScope1()
      • testScope1WithoutScopingIssue

        public void testScope1WithoutScopingIssue()
      • testScope1WithCorrectScope

        public void testScope1WithCorrectScope()
      • testScope2

        public void testScope2()
      • testScope3

        public void testScope3()
      • testScope3WithoutScopingIssue

        public void testScope3WithoutScopingIssue()
      • testScope4

        public void testScope4()