public class UpdateManyChildNodesTest extends AbstractTest
Modifier and Type | Field and Description |
---|---|
protected static int |
CHILD_COUNT |
protected static String |
ROOT_NODE_NAME |
Constructor and Description |
---|
UpdateManyChildNodesTest() |
Modifier and Type | Method and Description |
---|---|
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, tearDown
protected static final String ROOT_NODE_NAME
protected static final int CHILD_COUNT
public void beforeSuite() throws RepositoryException
AbstractTest
beforeSuite
in class AbstractTest
RepositoryException
public void beforeTest() throws RepositoryException
beforeTest
in class AbstractTest
RepositoryException
public void runTest() throws Exception
runTest
in class AbstractTest
Exception
public void afterTest() throws RepositoryException
afterTest
in class AbstractTest
RepositoryException
public void afterSuite() throws RepositoryException
AbstractTest
afterSuite
in class AbstractTest
RepositoryException
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.