public class CreateManyIndexedNodesTest extends AbstractTest
This test does not want to replicate the many-child-nodes test, where all the child nodes are created from the same parent. instead, this test spreads out the nodes over a number of parent.
| Modifier and Type | Field and Description |
|---|---|
protected static String |
ROOT_NODE_NAME |
| Constructor and Description |
|---|
CreateManyIndexedNodesTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterSuite()
Run after all iterations of this test have been executed.
|
void |
afterTest() |
void |
beforeSuite()
Run before any iterations of this test get executed.
|
void |
beforeTest() |
void |
runTest() |
addBackgroundJob, afterTest, 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, tearDownprotected static final String ROOT_NODE_NAME
public void beforeSuite()
throws RepositoryException
AbstractTestbeforeSuite in class AbstractTestRepositoryExceptionpublic void beforeTest()
throws RepositoryException
beforeTest in class AbstractTestRepositoryExceptionpublic void runTest()
throws Exception
runTest in class AbstractTestExceptionpublic void afterTest()
throws RepositoryException
afterTest in class AbstractTestRepositoryExceptionprotected void afterSuite()
throws Exception
AbstractTestafterSuite in class AbstractTestException - if an error occursCopyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.