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

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

public class WebdavRemoveNodeTest
extends AbstractWebdavTest

Version:
$Id$
Author:
Dmytro Katayev

Field Summary
 
Fields inherited from class org.exoplatform.jcr.benchmark.jcrapi.webdav.AbstractWebdavTest
item, rootNodeName
 
Constructor Summary
WebdavRemoveNodeTest()
           
 
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

WebdavRemoveNodeTest

public WebdavRemoveNodeTest()
Method Detail

createContent

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

Specified by:
createContent in class AbstractWebdavTest
Throws:
java.lang.Exception

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:
JCRTestBase.doRun(com.sun.japex.TestCase, org.exoplatform.jcr.benchmark.JCRTestContext)


Copyright © 2010 eXo Platform SAS. All Rights Reserved.