org.exoplatform.jcr.benchmark.jcrapi.item.write
Class AbstractGetNoSavedItemsTest

java.lang.Object
  extended by org.exoplatform.jcr.benchmark.JCRTestBase
      extended by org.exoplatform.jcr.benchmark.jcrapi.item.write.AbstractGetNoSavedItemsTest
Direct Known Subclasses:
ItemRefreshFalseTest, ItemRefreshTrueTest, ItemSaveTest

public abstract class AbstractGetNoSavedItemsTest
extends JCRTestBase

Created by The eXo Platform SAS

Author:
Vitaliy Obmanyuk

Field Summary
 
Fields inherited from class org.exoplatform.jcr.benchmark.JCRTestBase
log
 
Constructor Summary
AbstractGetNoSavedItemsTest()
           
 
Method Summary
 void doFinish(com.sun.japex.TestCase tc, JCRTestContext context)
           
 void doPrepare(com.sun.japex.TestCase tc, JCRTestContext context)
           
protected  javax.jcr.Node nextParent()
           
 
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
 

Constructor Detail

AbstractGetNoSavedItemsTest

public AbstractGetNoSavedItemsTest()
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

doFinish

public void doFinish(com.sun.japex.TestCase tc,
                     JCRTestContext context)
              throws java.lang.Exception
Overrides:
doFinish in class JCRTestBase
Throws:
java.lang.Exception

nextParent

protected javax.jcr.Node nextParent()


Copyright © 2010 eXo Platform SAS. All Rights Reserved.