org.exoplatform.jcr.benchmark.usecases
Class PropertyRemoveTest

java.lang.Object
  extended by org.exoplatform.jcr.benchmark.JCRTestBase
      extended by org.exoplatform.jcr.benchmark.jcrapi.AbstractItemsTest
          extended by org.exoplatform.jcr.benchmark.jcrapi.AbstractGetItemTest
              extended by org.exoplatform.jcr.benchmark.usecases.PropertyRemoveTest

public class PropertyRemoveTest
extends AbstractGetItemTest

Version:
$Id: exo-jboss-codetemplates.xml 34027 2009-07-15 23:26:43Z aheritier $
Author:
Sergey Kabashnyuk

Field Summary
 
Fields inherited from class org.exoplatform.jcr.benchmark.jcrapi.AbstractItemsTest
rootNode, rootNodeName
 
Fields inherited from class org.exoplatform.jcr.benchmark.JCRTestBase
log
 
Constructor Summary
PropertyRemoveTest()
           
 
Method Summary
protected  void createContent(javax.jcr.Node parent, com.sun.japex.TestCase tc, JCRTestContext context)
          
 void doRun(com.sun.japex.TestCase tc, JCRTestContext context)
          
 
Methods inherited from class org.exoplatform.jcr.benchmark.jcrapi.AbstractGetItemTest
addNode, addProperty, doFinish, getCurrentIteration, nextNode, nextProperty
 
Methods inherited from class org.exoplatform.jcr.benchmark.jcrapi.AbstractItemsTest
doPrepare
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyRemoveTest

public PropertyRemoveTest()
Method Detail

createContent

protected void createContent(javax.jcr.Node parent,
                             com.sun.japex.TestCase tc,
                             JCRTestContext context)
                      throws java.lang.Exception

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

doRun

public void doRun(com.sun.japex.TestCase tc,
                  JCRTestContext context)
           throws java.lang.Exception

Specified by:
doRun in class JCRTestBase
Throws:
java.lang.Exception


Copyright © 2010 eXo Platform SAS. All Rights Reserved.