org.exoplatform.jcr.benchmark.usecases.nodetype
Class UnregisterNodeType

java.lang.Object
  extended by org.exoplatform.jcr.benchmark.JCRTestBase
      extended by org.exoplatform.jcr.benchmark.usecases.nodetype.AbstractNodeTypeTest
          extended by org.exoplatform.jcr.benchmark.usecases.nodetype.UnregisterNodeType

public class UnregisterNodeType
extends AbstractNodeTypeTest

Created by The eXo Platform SAS.

Version:
$Id: $
Author:
Sergey Kabashnyuk

Field Summary
 
Fields inherited from class org.exoplatform.jcr.benchmark.usecases.nodetype.AbstractNodeTypeTest
extNodeTypeManager, iteration, nodeTypes, runIterations
 
Fields inherited from class org.exoplatform.jcr.benchmark.JCRTestBase
log
 
Constructor Summary
UnregisterNodeType()
           
 
Method Summary
 void doRun(com.sun.japex.TestCase arg0, JCRTestContext context)
           
 void prepare(com.sun.japex.TestCase arg0, JCRTestContext context)
           
 
Methods inherited from class org.exoplatform.jcr.benchmark.usecases.nodetype.AbstractNodeTypeTest
doFinish, doPrepare, nextNodeTypeValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnregisterNodeType

public UnregisterNodeType()
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 context)
             throws java.lang.Exception
Specified by:
prepare in class AbstractNodeTypeTest
Throws:
java.lang.Exception


Copyright © 2010 eXo Platform SAS. All Rights Reserved.