org.exoplatform.jcr.benchmark.jcrapi.webdav
Class WebdavQueryTest

java.lang.Object
  extended by org.exoplatform.jcr.benchmark.jcrapi.webdav.AbstractWebdavTest
      extended by org.exoplatform.jcr.benchmark.jcrapi.webdav.WebdavQueryTest

public class WebdavQueryTest
extends AbstractWebdavTest

Version:
$Id$
Author:
Dmytro Katayev

Field Summary
 
Fields inherited from class org.exoplatform.jcr.benchmark.jcrapi.webdav.AbstractWebdavTest
item, rootNodeName
 
Constructor Summary
WebdavQueryTest()
           
 
Method Summary
protected  void createContent(java.lang.String parentNodeName, com.sun.japex.TestCase tc, WebdavTestContext context)
          Create content to test.
 void doRun(com.sun.japex.TestCase tc, WebdavTestContext context)
           
 
Methods inherited from class org.exoplatform.jcr.benchmark.jcrapi.webdav.AbstractWebdavTest
addNode, doFinish, doPrepare, nextNodePath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebdavQueryTest

public WebdavQueryTest()
Method Detail

createContent

protected void createContent(java.lang.String parentNodeName,
                             com.sun.japex.TestCase tc,
                             WebdavTestContext context)
                      throws java.lang.Exception
Description copied from class: AbstractWebdavTest
Create content to test.

Specified by:
createContent in class AbstractWebdavTest
Throws:
java.lang.Exception
See Also:
AbstractWebdavTest.createContent(java.lang.String, com.sun.japex.TestCase, org.exoplatform.jcr.benchmark.jcrapi.webdav.WebdavTestContext)

doRun

public void doRun(com.sun.japex.TestCase tc,
                  WebdavTestContext context)
           throws java.lang.Exception
Specified by:
doRun in class AbstractWebdavTest
Throws:
java.lang.Exception
See Also:
AbstractWebdavTest.doRun(com.sun.japex.TestCase, org.exoplatform.jcr.benchmark.jcrapi.webdav.WebdavTestContext)


Copyright © 2010 eXo Platform SAS. All Rights Reserved.