org.exoplatform.jcr.benchmark.sessionregistry
Class AbstractSessionRegistryTest

java.lang.Object
  extended by org.exoplatform.jcr.benchmark.JCRTestBase
      extended by 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: AbstractOrganizationTest.java 111 2008-11-11 11:11:11Z $
Author:
Anatoliy Bazko

Field Summary
protected  org.exoplatform.services.jcr.impl.core.SessionRegistry sessionRegistry
           
 
Fields inherited from class org.exoplatform.jcr.benchmark.JCRTestBase
log
 
Constructor Summary
AbstractSessionRegistryTest()
           
 
Method Summary
 void doFinish(com.sun.japex.TestCase tc, JCRTestContext context)
           
 void doPrepare(com.sun.japex.TestCase tc, JCRTestContext context)
           
protected  org.exoplatform.services.jcr.impl.core.SessionImpl nextSession()
           
protected  java.lang.String nextSessionId()
           
 
Methods inherited from class org.exoplatform.jcr.benchmark.JCRTestBase
doRun
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sessionRegistry

protected org.exoplatform.services.jcr.impl.core.SessionRegistry sessionRegistry
Constructor Detail

AbstractSessionRegistryTest

public AbstractSessionRegistryTest()
Method Detail

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 org.exoplatform.services.jcr.impl.core.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.