public abstract class OrderedIndexQueryBaseTest extends OrderedIndexBaseTest
| Modifier and Type | Field and Description |
|---|---|
static int |
FETCH_NODES
constant used to identify how many nodes will be fetched after the query execution
|
static String |
QUERY_WITH_ORDER
query to execute with the ORDER BY statement
|
static String |
QUERY_WITHOUT_ORDER
query to execute WITHOUT the ORDER BY clause
|
| Constructor and Description |
|---|
OrderedIndexQueryBaseTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterSuite()
Run after all iterations of this test have been executed.
|
protected void |
beforeSuite()
Run before any iterations of this test get executed.
|
protected void |
runTest() |
addBackgroundJob, afterTest, afterTest, beforeTest, beforeTest, comment, createRepository, disposeThreadExecutionContext, execute, failOnRepositoryVersions, getCredentials, getCurrentFixture, getRepository, getScale, issueHaltChildThreads, issueHaltRequest, login, loginAdministrative, loginAnonymous, loginWriter, logout, prepareThreadExecutionContext, run, run, runTest, setPrintStream, setUp, statsFormats, statsNames, statsValues, tearDownpublic static final String QUERY_WITH_ORDER
public static final int FETCH_NODES
public static final String QUERY_WITHOUT_ORDER
protected void beforeSuite()
throws Exception
AbstractTestbeforeSuite in class AbstractTestException - if an error occursprotected void afterSuite()
throws Exception
AbstractTestafterSuite in class AbstractTestException - if an error occursprotected void runTest()
throws Exception
runTest in class AbstractTestExceptionCopyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.