Class SparqlOrderByTest
java.lang.Object
org.eclipse.rdf4j.testsuite.repository.SparqlOrderByTest
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
protected Repository
protected abstract Repository
void
setUp()
static void
void
tearDown()
void
void
void
-
Constructor Details
-
SparqlOrderByTest
public SparqlOrderByTest()
-
-
Method Details
-
setUpClass
@BeforeAll public static void setUpClass() -
afterClass
- Throws:
Exception
-
testQuery1
@Test public void testQuery1() -
testQuery2
@Test public void testQuery2() -
testQuery3
@Test public void testQuery3() -
setUp
@BeforeEach public void setUp() -
createRepository
-
newRepository
-
tearDown
@AfterEach public void tearDown()
-