org.exoplatform.jcr.benchmark.jcrapi.node.read
Class AbstractGetNodesTest
java.lang.Object
org.exoplatform.jcr.benchmark.JCRTestBase
org.exoplatform.jcr.benchmark.jcrapi.node.read.AbstractGetNodesTest
- Direct Known Subclasses:
- NodeGetNodesLargeTest
public abstract class AbstractGetNodesTest
- extends JCRTestBase
Created by The eXo Platform SAS.
Date: 2009
- Version:
- $Id: AbstractGetNodesTest.java 40371 2009-11-19 11:37:52Z tolusha $
- Author:
- Anatoliy Bazko
|
Field Summary |
protected javax.jcr.Node |
node
|
protected java.lang.String |
nodeName
|
protected java.lang.String |
propertyName
|
protected javax.jcr.Node |
root
|
| 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
nodeName
protected java.lang.String nodeName
propertyName
protected java.lang.String propertyName
node
protected javax.jcr.Node node
AbstractGetNodesTest
public AbstractGetNodesTest()
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.