org.exoplatform.jcr.benchmark.jcrapi
Class AbstractItemsTest
java.lang.Object
org.exoplatform.jcr.benchmark.JCRTestBase
org.exoplatform.jcr.benchmark.jcrapi.AbstractItemsTest
- Direct Known Subclasses:
- AbstractGetItemNameTest, AbstractGetItemTest, AbstractGetObjectTest
public abstract class AbstractItemsTest
- extends JCRTestBase
Created by The eXo Platform SAS
- Version:
- $Id: AbstractItemsTest.java 35244 2009-08-10 07:51:04Z NZamosenchuk $
- Author:
- Peter Nedonosko
| 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 |
rootNode
protected javax.jcr.Node rootNode
rootNodeName
protected java.lang.String rootNodeName
AbstractItemsTest
public AbstractItemsTest()
doPrepare
public void doPrepare(com.sun.japex.TestCase tc,
JCRTestContext context)
throws java.lang.Exception
- Overrides:
doPrepare in class JCRTestBase
- Throws:
java.lang.Exception
createContent
protected abstract void createContent(javax.jcr.Node parent,
com.sun.japex.TestCase tc,
JCRTestContext context)
throws java.lang.Exception
- 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
Copyright © 2010 eXo Platform SAS. All Rights Reserved.