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

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

public class WebdavRemovePropertyTest
extends AbstractWebdavPropertyTest

Version:
$Id$
Author:
Dmytro Katayev

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

WebdavRemovePropertyTest

public WebdavRemovePropertyTest()
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.

Overrides:
createContent in class AbstractWebdavPropertyTest
Throws:
java.lang.Exception

doRun

public void doRun(com.sun.japex.TestCase tc,
                  WebdavTestContext context)
           throws java.lang.Exception
Description copied from class: AbstractWebdavPropertyTest

Specified by:
doRun in class AbstractWebdavPropertyTest
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.