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

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

public class ChangeExistedPropertyDefinition
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
ChangeExistedPropertyDefinition()
           
 
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

ChangeExistedPropertyDefinition

public ChangeExistedPropertyDefinition()
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.