org.exoplatform.jcr.benchmark.jcrapi.webdav
Class WebdavReadWriteTest
java.lang.Object
org.exoplatform.jcr.benchmark.jcrapi.webdav.AbstractWebdavTest
org.exoplatform.jcr.benchmark.jcrapi.webdav.WebdavReadWriteTest
public class WebdavReadWriteTest
- extends AbstractWebdavTest
Created by The eXo Platform SAS.
Date: 2010
- Version:
- $Id: WebdavReadWriteTest.java 45404 2010-03-24 08:47:13Z NZamosenchuk $
- Author:
- Alex Reshetnyak
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
iterator
protected int iterator
WebdavReadWriteTest
public WebdavReadWriteTest()
doPrepare
public void doPrepare(com.sun.japex.TestCase tc,
WebdavTestContext context)
throws java.lang.Exception
-
- Overrides:
doPrepare in class AbstractWebdavTest
- Throws:
java.lang.Exception
addNode
protected void addNode(java.lang.String nodePath)
-
- Overrides:
addNode in class AbstractWebdavTest
nextNodePath
protected java.lang.String nextNodePath()
-
- Overrides:
nextNodePath in class AbstractWebdavTest
- Returns:
doFinish
public void doFinish(com.sun.japex.TestCase tc,
WebdavTestContext context)
throws java.lang.Exception
-
- Overrides:
doFinish 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
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
Copyright © 2010 eXo Platform SAS. All Rights Reserved.