public class LoginTest extends AbstractTest
| Constructor and Description |
|---|
LoginTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterTest() |
void |
runTest() |
void |
setUp(javax.jcr.Repository repository,
javax.jcr.Credentials credentials)
Prepares this performance benchmark.
|
addBackgroundJob, afterSuite, beforeSuite, beforeTest, execute, failOnRepositoryVersions, getCredentials, getRepository, getScale, loginReader, loginWriter, tearDown, toStringpublic void setUp(javax.jcr.Repository repository,
javax.jcr.Credentials credentials)
throws Exception
AbstractTestsetUp in class AbstractTestrepository - the repository to usecredentials - credentials of a user with write accessException - if the benchmark can not be preparedpublic void runTest()
throws javax.jcr.RepositoryException
runTest in class AbstractTestjavax.jcr.RepositoryExceptionpublic void afterTest()
throws javax.jcr.RepositoryException
afterTest in class AbstractTestjavax.jcr.RepositoryExceptionCopyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.