org.exoplatform.jcr.benchmark.jcrapi
Class AbstractGetItemNameTest

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.AbstractGetItemNameTest
Direct Known Subclasses:
SessionGetImportContentHandlerTest, WorkspaceGetImportContentHandlerTest

public abstract class AbstractGetItemNameTest
extends AbstractItemsTest

Created by The eXo Platform SAS

Version:
$Id: AbstractGetItemNameTest.java 13537 2008-04-22 08:22:36Z vetalok $
Author:
Peter Nedonosko

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
AbstractGetItemNameTest()
           
 
Method Summary
protected  void addName(java.lang.String name)
           
 void doFinish(com.sun.japex.TestCase tc, JCRTestContext context)
           
protected  java.lang.String nextName()
           
 
Methods inherited from class org.exoplatform.jcr.benchmark.jcrapi.AbstractItemsTest
createContent, doPrepare
 
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

AbstractGetItemNameTest

public AbstractGetItemNameTest()
Method Detail

nextName

protected java.lang.String nextName()

addName

protected void addName(java.lang.String name)

doFinish

public void doFinish(com.sun.japex.TestCase tc,
                     JCRTestContext context)
              throws java.lang.Exception
Overrides:
doFinish in class AbstractItemsTest
Throws:
java.lang.Exception


Copyright © 2010 eXo Platform SAS. All Rights Reserved.