public class RemoveMembersTest extends AbstractTest
| Constructor and Description |
|---|
RemoveMembersTest(int numberOfMembers,
int batchSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterSuite()
Run after all iterations of this test have been executed.
|
void |
beforeSuite()
Run before any iterations of this test get executed.
|
protected Repository[] |
createRepository(RepositoryFixture fixture)
Customize the repository creation process by custom fixture handling
|
protected void |
createUsers(UserManager userManager) |
protected void |
removeMembers(UserManager userManger,
Group group,
Session s) |
void |
runTest() |
addBackgroundJob, afterTest, afterTest, beforeTest, beforeTest, comment, disposeThreadExecutionContext, execute, failOnRepositoryVersions, getCredentials, getCurrentFixture, getRepository, getScale, issueHaltChildThreads, issueHaltRequest, login, loginAdministrative, loginAnonymous, loginWriter, logout, prepareThreadExecutionContext, run, run, runTest, setPrintStream, setUp, statsFormats, statsNames, statsValues, tearDownpublic void beforeSuite()
throws Exception
AbstractTestbeforeSuite in class AbstractTestException - if an error occursprotected void createUsers(@Nonnull UserManager userManager) throws Exception
Exceptionpublic void afterSuite()
throws Exception
AbstractTestafterSuite in class AbstractTestException - if an error occursprotected Repository[] createRepository(RepositoryFixture fixture) throws Exception
AbstractTestcreateRepository in class AbstractTestExceptionpublic void runTest()
throws Exception
runTest in class AbstractTestExceptionCopyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.