public class UpdateManyChildNodesTest extends AbstractTest
Modifier and Type | Field and Description |
---|---|
protected static int |
CHILD_COUNT |
protected static java.lang.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, loginSubject, loginWriter, logout, prepareThreadExecutionContext, run, run, runTest, setPrintStream, setUp, statsFormats, statsNames, statsValues, systemLogin, tearDown
protected static final java.lang.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 java.lang.Exception
runTest
in class AbstractTest
java.lang.Exception
public void afterTest() throws RepositoryException
afterTest
in class AbstractTest
RepositoryException
public void afterSuite() throws RepositoryException
AbstractTest
afterSuite
in class AbstractTest
RepositoryException
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.