public class ReadPropertyTest extends AbstractTest
ReadPropertyTest implements a performance test, which reads
three properties: one with a jcr prefix, one with the empty prefix and a
third one, which does not exist.| Constructor and Description |
|---|
ReadPropertyTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterSuite()
Run after all iterations of this test have been executed.
|
protected 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
|
protected void |
runTest() |
addBackgroundJob, afterTest, afterTest, beforeTest, beforeTest, comment, disposeThreadExecutionContext, execute, failOnRepositoryVersions, getCredentials, getCurrentFixture, getRepository, getScale, issueHaltChildThreads, issueHaltRequest, login, loginAdministrative, loginAnonymous, loginWriter, logout, prepareThreadExecutionContext, run, run, runTest, setPrintStream, setUp, statsFormats, statsNames, statsValues, tearDownprotected void beforeSuite()
throws Exception
AbstractTestbeforeSuite in class AbstractTestException - if an error occursprotected void runTest()
throws Exception
runTest in class AbstractTestExceptionprotected void afterSuite()
throws Exception
AbstractTestafterSuite in class AbstractTestException - if an error occursprotected Repository[] createRepository(RepositoryFixture fixture) throws Exception
AbstractTestcreateRepository in class AbstractTestExceptionCopyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.