org.exoplatform.jcr.benchmark.sessionregistry
Class AbstractSessionRegistryTest
java.lang.Object
org.exoplatform.jcr.benchmark.JCRTestBase
org.exoplatform.jcr.benchmark.sessionregistry.AbstractSessionRegistryTest
- Direct Known Subclasses:
- GetSessionTest, IsInUseTest, RegisterSessionTest, UnregisterSessionTest
public abstract class AbstractSessionRegistryTest
- extends JCRTestBase
Created by The eXo Platform SAS.
- Version:
- $Id: AbstractSessionRegistryTest.java 35531 2009-08-14 09:34:08Z NZamosenchuk $
- Author:
- Anatoliy Bazko
| Fields inherited from class org.exoplatform.jcr.benchmark.JCRTestBase |
log |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sessionRegistry
protected SessionRegistry sessionRegistry
AbstractSessionRegistryTest
public AbstractSessionRegistryTest()
doPrepare
public void doPrepare(com.sun.japex.TestCase tc,
JCRTestContext context)
throws java.lang.Exception
- Overrides:
doPrepare in class JCRTestBase
- Throws:
java.lang.Exception
nextSession
protected SessionImpl nextSession()
nextSessionId
protected java.lang.String nextSessionId()
doFinish
public void doFinish(com.sun.japex.TestCase tc,
JCRTestContext context)
throws java.lang.Exception
- Overrides:
doFinish in class JCRTestBase
- Throws:
java.lang.Exception
Copyright © 2010 eXo Platform SAS. All Rights Reserved.