Class ArbitraryLengthPathTest


  • public class ArbitraryLengthPathTest
    extends AbstractComplianceTest
    Tests on SPARQL property paths involving * or + operators (arbitrary length paths).
    Author:
    Jeen Broekstra
    See Also:
    PropertyPathTest
    • Constructor Detail

      • ArbitraryLengthPathTest

        public ArbitraryLengthPathTest()
    • Method Detail

      • testArbitraryLengthPathWithBinding1

        public void testArbitraryLengthPathWithBinding1()
                                                 throws Exception
        Throws:
        Exception
        See Also:
        SES-1091
      • testArbitraryLengthPathWithBinding2

        public void testArbitraryLengthPathWithBinding2()
                                                 throws Exception
        Throws:
        Exception
        See Also:
        SES-1091
      • testArbitraryLengthPathWithBinding3

        public void testArbitraryLengthPathWithBinding3()
                                                 throws Exception
        Throws:
        Exception
        See Also:
        SES-1091
      • testArbitraryLengthPathWithBinding4

        public void testArbitraryLengthPathWithBinding4()
                                                 throws Exception
        Throws:
        Exception
        See Also:
        SES-1091
      • testArbitraryLengthPathWithBinding5

        public void testArbitraryLengthPathWithBinding5()
                                                 throws Exception
        Throws:
        Exception
        See Also:
        SES-1091
      • testArbitraryLengthPathWithBinding6

        public void testArbitraryLengthPathWithBinding6()
                                                 throws Exception
        Throws:
        Exception
        See Also:
        SES-1091
      • testArbitraryLengthPathWithBinding7

        public void testArbitraryLengthPathWithBinding7()
                                                 throws Exception
        Throws:
        Exception
        See Also:
        SES-1091
      • testArbitraryLengthPathWithBinding8

        public void testArbitraryLengthPathWithBinding8()
                                                 throws Exception
        Throws:
        Exception
        See Also:
        SES-1091
      • testArbitraryLengthPathWithFilter1

        public void testArbitraryLengthPathWithFilter1()
                                                throws Exception
        Throws:
        Exception
        See Also:
        SES-1091
      • testArbitraryLengthPathWithFilter2

        public void testArbitraryLengthPathWithFilter2()
                                                throws Exception
        Throws:
        Exception
        See Also:
        SES-1091
      • testArbitraryLengthPathWithFilter3

        public void testArbitraryLengthPathWithFilter3()
                                                throws Exception
        Throws:
        Exception
        See Also:
        SES-1091
      • testPropertyPathInTree

        public void testPropertyPathInTree()
                                    throws Exception
        Throws:
        Exception