public class FullTextSearchTest extends AbstractTest<org.apache.jackrabbit.oak.benchmark.FullTextSearchTest.TestContext>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
storageEnabled
null means true; true means true
|
| Constructor and Description |
|---|
FullTextSearchTest(File dump,
boolean flat,
boolean doReport,
Boolean storageEnabled) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterSuite()
Run after all iterations of this test have been executed.
|
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 org.apache.jackrabbit.oak.benchmark.FullTextSearchTest.TestContext |
prepareThreadExecutionContext()
Invoked before the thread starts.
|
protected void |
runTest() |
protected void |
runTest(org.apache.jackrabbit.oak.benchmark.FullTextSearchTest.TestContext ec) |
addBackgroundJob, afterTest, afterTest, beforeTest, beforeTest, comment, disposeThreadExecutionContext, execute, failOnRepositoryVersions, getCredentials, getCurrentFixture, getRepository, getScale, issueHaltChildThreads, issueHaltRequest, login, loginAdministrative, loginAnonymous, loginWriter, logout, run, run, setPrintStream, setUp, statsFormats, statsNames, statsValues, tearDownprotected Boolean storageEnabled
public void beforeSuite()
throws Exception
AbstractTestbeforeSuite in class AbstractTest<org.apache.jackrabbit.oak.benchmark.FullTextSearchTest.TestContext>Exception - if an error occursprotected void afterSuite()
throws Exception
AbstractTestafterSuite in class AbstractTest<org.apache.jackrabbit.oak.benchmark.FullTextSearchTest.TestContext>Exception - if an error occursprotected org.apache.jackrabbit.oak.benchmark.FullTextSearchTest.TestContext prepareThreadExecutionContext()
AbstractTestprepareThreadExecutionContext in class AbstractTest<org.apache.jackrabbit.oak.benchmark.FullTextSearchTest.TestContext>protected void runTest()
throws Exception
runTest in class AbstractTest<org.apache.jackrabbit.oak.benchmark.FullTextSearchTest.TestContext>Exceptionprotected void runTest(org.apache.jackrabbit.oak.benchmark.FullTextSearchTest.TestContext ec) throws Exception
runTest in class AbstractTest<org.apache.jackrabbit.oak.benchmark.FullTextSearchTest.TestContext>Exceptionprotected Repository[] createRepository(RepositoryFixture fixture) throws Exception
AbstractTestcreateRepository in class AbstractTest<org.apache.jackrabbit.oak.benchmark.FullTextSearchTest.TestContext>ExceptionCopyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.