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, tearDown
protected Boolean storageEnabled
public void beforeSuite() throws Exception
AbstractTest
beforeSuite
in class AbstractTest<org.apache.jackrabbit.oak.benchmark.FullTextSearchTest.TestContext>
Exception
- if an error occursprotected void afterSuite() throws Exception
AbstractTest
afterSuite
in class AbstractTest<org.apache.jackrabbit.oak.benchmark.FullTextSearchTest.TestContext>
Exception
- if an error occursprotected org.apache.jackrabbit.oak.benchmark.FullTextSearchTest.TestContext prepareThreadExecutionContext()
AbstractTest
prepareThreadExecutionContext
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>
Exception
protected void runTest(org.apache.jackrabbit.oak.benchmark.FullTextSearchTest.TestContext ec) throws Exception
runTest
in class AbstractTest<org.apache.jackrabbit.oak.benchmark.FullTextSearchTest.TestContext>
Exception
protected Repository[] createRepository(RepositoryFixture fixture) throws Exception
AbstractTest
createRepository
in class AbstractTest<org.apache.jackrabbit.oak.benchmark.FullTextSearchTest.TestContext>
Exception
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.