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

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

public class WebdavUnLockNodeTest
extends AbstractWebdavTest

Created by The eXo Platform SAS.
Date: 2009

Version:
$Id: WebdavUnLockNodeTest.java 42795 2010-01-21 09:19:00Z serg $
Author:
Alex Reshetnyak

Field Summary
protected  java.util.HashMap<java.lang.String,java.lang.String> lockTokenMap
           
 
Fields inherited from class org.exoplatform.jcr.benchmark.jcrapi.webdav.AbstractWebdavTest
item, rootNodeName
 
Constructor Summary
WebdavUnLockNodeTest()
           
 
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
 

Field Detail

lockTokenMap

protected java.util.HashMap<java.lang.String,java.lang.String> lockTokenMap
Constructor Detail

WebdavUnLockNodeTest

public WebdavUnLockNodeTest()
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


Copyright © 2010 eXo Platform SAS. All Rights Reserved.