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, loginWriter, logout, prepareThreadExecutionContext, run, run, runTest, setPrintStream, setUp, statsFormats, statsNames, statsValuespublic static final int NUMBER_OF_INITIAL_ACE_DEFAULT
public AceCreationTest(int numberOfAce,
int numberOfInitialAce,
boolean transientWrites)
protected void beforeSuite()
throws Exception
AbstractTestbeforeSuite in class AbstractTestException - if an error occursprotected void beforeTest()
throws Exception
beforeTest in class AbstractTestExceptionprotected void afterTest()
throws Exception
afterTest in class AbstractTestExceptionpublic void tearDown()
throws Exception
AbstractTesttearDown in class AbstractTestException - if the benchmark can not be cleaned upprotected void runTest()
throws Exception
runTest in class AbstractTestExceptionCopyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.