org.exoplatform.jcr.benchmark.jcrapi.version
Class AbstractGetVersionTest
java.lang.Object
org.exoplatform.jcr.benchmark.JCRTestBase
org.exoplatform.jcr.benchmark.jcrapi.version.AbstractGetVersionTest
- Direct Known Subclasses:
- VersionGetContainingHistoryTest, VersionGetPredecessorsTest, VersionGetSuccessorsTest, VersionHistoryGetVersionByLabelTest, VersionHistoryGetVersionTest, VersionHistoryHasVersionLabelTest, VersionHistoryHasVersionVersionLabelTest
public abstract class AbstractGetVersionTest
- extends JCRTestBase
Created by The eXo Platform SAS
- Version:
- $Id: AbstractGetVersionTest.java 35176 2009-08-07 13:54:59Z pnedonosko $
- Author:
- Peter Nedonosko
|
Field Summary |
protected javax.jcr.Node |
root
|
protected javax.jcr.version.Version |
version
|
protected javax.jcr.version.VersionHistory |
vhistory
|
protected javax.jcr.Node |
vnode
|
| 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 |
root
protected javax.jcr.Node root
vnode
protected javax.jcr.Node vnode
vhistory
protected javax.jcr.version.VersionHistory vhistory
version
protected javax.jcr.version.Version version
AbstractGetVersionTest
public AbstractGetVersionTest()
doFinish
public void doFinish(com.sun.japex.TestCase tc,
JCRTestContext context)
throws java.lang.Exception
- Overrides:
doFinish in class JCRTestBase
- Throws:
java.lang.Exception
doPrepare
public void doPrepare(com.sun.japex.TestCase tc,
JCRTestContext context)
throws java.lang.Exception
- Overrides:
doPrepare in class JCRTestBase
- Throws:
java.lang.Exception
Copyright © 2010 eXo Platform SAS. All Rights Reserved.