public class MemberDeclaredMemberOf extends AbstractTest
MemberBaseTest but only reading the declared membership.| Constructor and Description |
|---|
MemberDeclaredMemberOf(int numberOfGroups,
boolean nested,
int numberOfMembers) |
| 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
|
void |
runTest() |
protected void |
testMembership(Group g,
User member) |
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 MemberDeclaredMemberOf(int numberOfGroups,
boolean nested,
int numberOfMembers)
protected void testMembership(@Nonnull Group g, @Nonnull User member) throws Exception
Exceptionpublic void beforeSuite()
throws Exception
AbstractTestbeforeSuite in class AbstractTestException - if an error occurspublic void afterSuite()
throws Exception
AbstractTestafterSuite in class AbstractTestException - if an error occurspublic void runTest()
throws Exception
runTest in class AbstractTestExceptionprotected Repository[] createRepository(RepositoryFixture fixture) throws Exception
AbstractTestcreateRepository in class AbstractTestExceptionCopyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.