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

java.lang.Object
  extended by org.exoplatform.jcr.benchmark.JCRTestBase
      extended by org.exoplatform.jcr.benchmark.jcrapi.node.read.AbstractNodeTest
          extended by org.exoplatform.jcr.benchmark.jcrapi.node.read.NodeGetNodesTraverseTest

public class NodeGetNodesTraverseTest
extends AbstractNodeTest

Created by The eXo Platform SAS.
Date: 2009

Version:
$Id: NodeGetNodesTraverseTest.java 42528 2010-01-12 12:06:30Z pnedonosko $
Author:
Anatoliy Bazko

Field Summary
 
Fields inherited from class org.exoplatform.jcr.benchmark.jcrapi.node.read.AbstractNodeTest
node, nodeName, propertyName, root
 
Fields inherited from class org.exoplatform.jcr.benchmark.JCRTestBase
log
 
Constructor Summary
NodeGetNodesTraverseTest()
           
 
Method Summary
 void doRun(com.sun.japex.TestCase tc, JCRTestContext context)
           
protected  void initChildNodes(JCRTestContext context)
           
 
Methods inherited from class org.exoplatform.jcr.benchmark.jcrapi.node.read.AbstractNodeTest
addChildNodes, addChildProperties, doFinish, doPrepare, initChildProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeGetNodesTraverseTest

public NodeGetNodesTraverseTest()
Method Detail

initChildNodes

protected void initChildNodes(JCRTestContext context)
                       throws javax.jcr.RepositoryException
Overrides:
initChildNodes in class AbstractNodeTest
Throws:
javax.jcr.RepositoryException

doRun

public void doRun(com.sun.japex.TestCase tc,
                  JCRTestContext context)
           throws java.lang.Exception
Specified by:
doRun in class JCRTestBase
Throws:
java.lang.Exception


Copyright © 2010 eXo Platform SAS. All Rights Reserved.