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

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.DeleteNamespace

public class DeleteNamespace
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
DeleteNamespace()
           
 
Method Summary
 void doRun(com.sun.japex.TestCase arg0, JCRTestContext arg1)
           
 void prepare(com.sun.japex.TestCase arg0, JCRTestContext context)
           
 
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

DeleteNamespace

public DeleteNamespace()
Method Detail

prepare

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

doRun

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


Copyright © 2010 eXo Platform SAS. All Rights Reserved.