public class AceCreationTest extends AbstractTest
Modifier and Type | Field and Description |
---|---|
static int |
NUMBER_OF_INITIAL_ACE_DEFAULT |
Constructor and Description |
---|
AceCreationTest(int numberOfAce,
int numberOfInitialAce,
boolean transientWrites) |
Modifier and Type | Method and Description |
---|---|
protected void |
afterTest() |
protected void |
beforeSuite()
Run before any iterations of this test get executed.
|
protected void |
beforeTest() |
protected void |
runTest() |
void |
tearDown()
Cleans up after this performance benchmark.
|
addBackgroundJob, afterSuite, 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
public static final int NUMBER_OF_INITIAL_ACE_DEFAULT
public AceCreationTest(int numberOfAce, int numberOfInitialAce, boolean transientWrites)
protected void beforeSuite() throws java.lang.Exception
AbstractTest
beforeSuite
in class AbstractTest
java.lang.Exception
- if an error occursprotected void beforeTest() throws java.lang.Exception
beforeTest
in class AbstractTest
java.lang.Exception
protected void afterTest() throws java.lang.Exception
afterTest
in class AbstractTest
java.lang.Exception
public void tearDown() throws java.lang.Exception
AbstractTest
tearDown
in class AbstractTest
java.lang.Exception
- if the benchmark can not be cleaned upprotected void runTest() throws java.lang.Exception
runTest
in class AbstractTest
java.lang.Exception
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.