public class ConcurrentReadTest extends AbstractTest
| Modifier and Type | Field and Description |
|---|---|
protected static int |
NODE_COUNT |
protected javax.jcr.Node |
root |
| Constructor and Description |
|---|
ConcurrentReadTest() |
| 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, beforeTest, execute, failOnRepositoryVersions, getCredentials, getRepository, getScale, loginReader, loginWriter, setUp, tearDown, toStringprotected static final int NODE_COUNT
protected javax.jcr.Node root
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-2013 The Apache Software Foundation. All Rights Reserved.