Class SparqlOrderByTest

java.lang.Object
org.eclipse.rdf4j.testsuite.repository.SparqlOrderByTest

public abstract class SparqlOrderByTest extends Object
  • Constructor Details Link icon

    • SparqlOrderByTest Link icon

      public SparqlOrderByTest()
  • Method Details Link icon

    • setUpClass Link icon

      @BeforeAll public static void setUpClass()
    • afterClass Link icon

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

      @Test public void testQuery1()
    • testQuery2 Link icon

      @Test public void testQuery2()
    • testQuery3 Link icon

      @Test public void testQuery3()
    • setUp Link icon

      @BeforeEach public void setUp()
    • createRepository Link icon

      protected Repository createRepository()
    • newRepository Link icon

      protected abstract Repository newRepository()
    • tearDown Link icon

      @AfterEach public void tearDown()