org.exoplatform.jcr.benchmark.jcrapi.node.write
Class AbstractAddItemEmptyContentTest

java.lang.Object
  extended by org.exoplatform.jcr.benchmark.JCRTestBase
      extended by org.exoplatform.jcr.benchmark.jcrapi.AbstractAddItemTest
          extended by org.exoplatform.jcr.benchmark.jcrapi.node.write.AbstractAddItemEmptyContentTest
Direct Known Subclasses:
NodeAddNodeTest, NodeSetBooleanPropertyTest, NodeSetDatePropertyTest, NodeSetDoublePropertyTest, NodeSetLongPropertyTest, NodeSetStreamPropertyTest, NodeSetStringArrayPropertyTest, NodeSetStringArrayTypedPropertyTest, NodeSetStringPropertyTest, NodeSetStringTypedPropertyTest, NodeSetValueArrayTypedPropertyTest

public abstract class AbstractAddItemEmptyContentTest
extends AbstractAddItemTest

Created by The eXo Platform SAS

Version:
$Id: AbstractAddItemEmptyContentTest.java 35176 2009-08-07 13:54:59Z pnedonosko $
Author:
Vitaliy Obmanyuk

Field Summary
 
Fields inherited from class org.exoplatform.jcr.benchmark.jcrapi.AbstractAddItemTest
rootNode
 
Fields inherited from class org.exoplatform.jcr.benchmark.JCRTestBase
log
 
Constructor Summary
AbstractAddItemEmptyContentTest()
           
 
Method Summary
protected  void createContent(javax.jcr.Node parent, com.sun.japex.TestCase tc, JCRTestContext context)
           
 
Methods inherited from class org.exoplatform.jcr.benchmark.jcrapi.AbstractAddItemTest
addParent, doFinish, doPrepare, nextParent
 
Methods inherited from class org.exoplatform.jcr.benchmark.JCRTestBase
doRun
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractAddItemEmptyContentTest

public AbstractAddItemEmptyContentTest()
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 AbstractAddItemTest
Throws:
java.lang.Exception


Copyright © 2010 eXo Platform SAS. All Rights Reserved.