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

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

public class WebdavAddBLOBTest
extends AbstractWebdavTest

Version:
$Id: exo-jboss-codetemplates.xml 34360 2009-07-22 23:58:59Z aheritier $
Author:
Foo Bar

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

Constructor Detail

WebdavAddBLOBTest

public WebdavAddBLOBTest()
Method Detail

doPrepare

public void doPrepare(com.sun.japex.TestCase tc,
                      WebdavTestContext context)
               throws java.lang.Exception
Overrides:
doPrepare in class AbstractWebdavTest
Parameters:
tc -
context -
Throws:
java.lang.Exception

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

doFinish

public void doFinish(com.sun.japex.TestCase tc,
                     WebdavTestContext context)
              throws java.lang.Exception
Overrides:
doFinish in class AbstractWebdavTest
Parameters:
tc -
context -
Throws:
java.lang.Exception

loadStream

protected void loadStream(org.exoplatform.common.http.client.HttpOutputStream stream,
                          int sizeInKb)
                   throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2010 eXo Platform SAS. All Rights Reserved.