org.exoplatform.jcr.benchmark.usecases.namespace
Class AddNamespace

java.lang.Object
  extended by org.exoplatform.jcr.benchmark.JCRTestBase
      extended by org.exoplatform.jcr.benchmark.usecases.namespace.AbstractNamespaceTest
          extended by org.exoplatform.jcr.benchmark.usecases.namespace.AddNamespace

public class AddNamespace
extends AbstractNamespaceTest

Created by The eXo Platform SAS.

Version:
$Id: $
Author:
Sergey Kabashnyuk

Field Summary
 
Fields inherited from class org.exoplatform.jcr.benchmark.usecases.namespace.AbstractNamespaceTest
iteration, namespaceRegistry, namespaces, runIterations
 
Fields inherited from class org.exoplatform.jcr.benchmark.JCRTestBase
log
 
Constructor Summary
AddNamespace()
           
 
Method Summary
 void doRun(com.sun.japex.TestCase arg0, JCRTestContext context)
           
 void prepare(com.sun.japex.TestCase arg0, JCRTestContext arg1)
           
 
Methods inherited from class org.exoplatform.jcr.benchmark.usecases.namespace.AbstractNamespaceTest
doFinish, doPrepare, nextNamespace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddNamespace

public AddNamespace()
Method Detail

doRun

public void doRun(com.sun.japex.TestCase arg0,
                  JCRTestContext context)
           throws java.lang.Exception
Specified by:
doRun in class JCRTestBase
Throws:
java.lang.Exception

prepare

public void prepare(com.sun.japex.TestCase arg0,
                    JCRTestContext arg1)
             throws java.lang.Exception
Specified by:
prepare in class AbstractNamespaceTest
Throws:
java.lang.Exception


Copyright © 2010 eXo Platform SAS. All Rights Reserved.