org.apache.jackrabbit.oak.performance
Class SmallFileWriteTest
java.lang.Object
org.apache.jackrabbit.oak.performance.AbstractTest
org.apache.jackrabbit.oak.performance.SmallFileWriteTest
public class SmallFileWriteTest
- extends AbstractTest
| Methods inherited from class org.apache.jackrabbit.oak.performance.AbstractTest |
addBackgroundJob, afterSuite, execute, failOnRepositoryVersions, getCredentials, getRepository, getScale, loginReader, loginWriter, setUp, tearDown, toString |
SmallFileWriteTest
public SmallFileWriteTest()
beforeSuite
public void beforeSuite()
throws javax.jcr.RepositoryException
- Description copied from class:
AbstractTest
- Run before any iterations of this test get executed. Subclasses can
override this method to set up static test content.
- Overrides:
beforeSuite in class AbstractTest
- Throws:
javax.jcr.RepositoryException
beforeTest
public void beforeTest()
throws javax.jcr.RepositoryException
- Overrides:
beforeTest in class AbstractTest
- Throws:
javax.jcr.RepositoryException
runTest
public void runTest()
throws Exception
- Specified by:
runTest in class AbstractTest
- Throws:
Exception
afterTest
public void afterTest()
throws javax.jcr.RepositoryException
- Overrides:
afterTest in class AbstractTest
- Throws:
javax.jcr.RepositoryException
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.