public class ConcurrentReadTest extends AbstractTest
| Modifier and Type | Field and Description |
|---|---|
protected static int |
NODE_COUNT |
protected static String |
ROOT_NODE_NAME |
| Modifier | Constructor and Description |
|---|---|
|
ConcurrentReadTest() |
protected |
ConcurrentReadTest(int backgroundReaderCount,
int backgroundWriterCount,
boolean foregroundIsReader) |
| 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.
|
void |
runTest() |
addBackgroundJob, afterTest, afterTest, beforeTest, 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, statsValues, tearDownprotected static final int NODE_COUNT
protected static final String ROOT_NODE_NAME
protected ConcurrentReadTest(int backgroundReaderCount,
int backgroundWriterCount,
boolean foregroundIsReader)
public ConcurrentReadTest()
public void beforeSuite()
throws Exception
AbstractTestbeforeSuite in class AbstractTestException - if an error occurspublic void runTest()
throws Exception
runTest in class AbstractTestExceptionpublic void afterSuite()
throws Exception
AbstractTestafterSuite in class AbstractTestException - if an error occursCopyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.