org.exoplatform.jcr.benchmark.registryservice
Class CreateEntry

java.lang.Object
  extended by org.exoplatform.jcr.benchmark.JCRTestBase
      extended by org.exoplatform.jcr.benchmark.registryservice.AbstractRegistryServiceTest
          extended by org.exoplatform.jcr.benchmark.registryservice.CreateEntry

public class CreateEntry
extends AbstractRegistryServiceTest

Created by The eXo Platform SAS

Version:
$Id:$
Author:
Nikolay Zamosenchuk

Field Summary
 
Fields inherited from class org.exoplatform.jcr.benchmark.registryservice.AbstractRegistryServiceTest
container, GENERIC_ENTRY, registryService, sessionProvider, sumIterations
 
Fields inherited from class org.exoplatform.jcr.benchmark.JCRTestBase
log
 
Constructor Summary
CreateEntry()
           
 
Method Summary
protected  void createContent(com.sun.japex.TestCase tc, JCRTestContext context)
          Creates content in registry on doPrepare() phase.
 void doRun(com.sun.japex.TestCase tc, JCRTestContext context)
           
 
Methods inherited from class org.exoplatform.jcr.benchmark.registryservice.AbstractRegistryServiceTest
addUser, doFinish, doPrepare, nextUser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateEntry

public CreateEntry()
Method Detail

createContent

protected void createContent(com.sun.japex.TestCase tc,
                             JCRTestContext context)
                      throws java.lang.Exception
Description copied from class: AbstractRegistryServiceTest
Creates content in registry on doPrepare() phase. Used for read, update, delete tests.

Overrides:
createContent in class AbstractRegistryServiceTest
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.