org.exoplatform.jcr.benchmark.jcrapi.node.read
Class AbstractGetNodesTest

java.lang.Object
  extended by org.exoplatform.jcr.benchmark.JCRTestBase
      extended by 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
 
Constructor Summary
AbstractGetNodesTest()
           
 
Method Summary
 void doFinish(com.sun.japex.TestCase tc, JCRTestContext context)
           
 void doPrepare(com.sun.japex.TestCase tc, JCRTestContext context)
           
 
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
 

Field Detail

root

protected javax.jcr.Node root

nodeName

protected java.lang.String nodeName

propertyName

protected java.lang.String propertyName

node

protected javax.jcr.Node node
Constructor Detail

AbstractGetNodesTest

public AbstractGetNodesTest()
Method Detail

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.