org.exoplatform.jcr.benchmark.jcrapi
Class AbstractGetItemTest
java.lang.Object
org.exoplatform.jcr.benchmark.JCRTestBase
org.exoplatform.jcr.benchmark.jcrapi.AbstractItemsTest
org.exoplatform.jcr.benchmark.jcrapi.AbstractGetItemTest
- Direct Known Subclasses:
- ItemRemoveTest, NodeAddMixinTest, NodeCheckinTest, NodeCheckoutTest, NodeGetLockTest, NodeHoldsLockTest, NodeIsCheckedOutTest, NodeIsLockedTest, NodeLockTest, NodeMergeTest, NodeOrderBeforeTest, NodeRemoveMixinTest, NodeRestoreTest, NodeRestoreToRelPathTest, NodeUnlockTest, PropertySetValueBooleanTest, PropertySetValueCalendarTest, PropertySetValueDoubleTest, PropertySetValueInputStreamTest, PropertySetValueLongTest, PropertySetValueNodeTest, PropertySetValueValueArrrayTest, PropertySetValueValueTest, SessionMoveTest, VersionHistoryAddVersionLabelTest, VersionHistoryRemoveVersionLabelTest, VersionHistoryRemoveVersionTest, WorkspaceCopyTest, WorkspaceMoveTest, WorkspaceRestoreTest
public abstract class AbstractGetItemTest
- extends AbstractItemsTest
Created by The eXo Platform SAS
- Version:
- $Id: AbstractGetItemTest.java 13537 2008-04-22 08:22:36Z vetalok $
- 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 |
AbstractGetItemTest
public AbstractGetItemTest()
getCurrentIteration
protected int getCurrentIteration()
- Should be used before nextNode() call.
- Returns:
nextNode
protected javax.jcr.Node nextNode()
addNode
protected void addNode(javax.jcr.Node node)
nextProperty
protected javax.jcr.Property nextProperty()
addProperty
protected void addProperty(javax.jcr.Property property)
doFinish
public void doFinish(com.sun.japex.TestCase tc,
JCRTestContext context)
throws java.lang.Exception
- Overrides:
doFinish in class AbstractItemsTest
- Throws:
java.lang.Exception
Copyright © 2010 eXo Platform SAS. All Rights Reserved.