public class MemberMemberOf extends AbstractTest
MemberBaseTest
but only reading the declared membership.Constructor and Description |
---|
MemberMemberOf(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(@NotNull Group g,
@NotNull User member) |
addBackgroundJob, afterTest, afterTest, beforeTest, beforeTest, comment, 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
public MemberMemberOf(int numberOfGroups, boolean nested, int numberOfMembers)
protected void testMembership(@NotNull @NotNull Group g, @NotNull @NotNull User member) throws java.lang.Exception
java.lang.Exception
public void beforeSuite() throws java.lang.Exception
AbstractTest
beforeSuite
in class AbstractTest
java.lang.Exception
- if an error occurspublic void afterSuite() throws java.lang.Exception
AbstractTest
afterSuite
in class AbstractTest
java.lang.Exception
- if an error occurspublic void runTest() throws java.lang.Exception
runTest
in class AbstractTest
java.lang.Exception
protected Repository[] createRepository(RepositoryFixture fixture) throws java.lang.Exception
AbstractTest
createRepository
in class AbstractTest
java.lang.Exception
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.