Class SparqlOrderByTest


  • public abstract class SparqlOrderByTest
    extends Object
    • Constructor Detail

      • SparqlOrderByTest

        public SparqlOrderByTest()
    • Method Detail

      • setUpClass

        @BeforeAll
        public static void setUpClass()
      • afterClass

        @AfterAll
        public static void afterClass()
                               throws Exception
        Throws:
        Exception
      • testQuery1

        @Test
        public void testQuery1()
      • testQuery2

        @Test
        public void testQuery2()
      • testQuery3

        @Test
        public void testQuery3()
      • setUp

        @BeforeEach
        public void setUp()
      • createRepository

        protected Repository createRepository()
      • newRepository

        protected abstract Repository newRepository()
      • tearDown

        @AfterEach
        public void tearDown()