org.exoplatform.jcr.benchmark.usecases
Class NodeGetSamePropertyTest

java.lang.Object
  extended by org.exoplatform.jcr.benchmark.JCRTestBase
      extended by org.exoplatform.jcr.benchmark.usecases.NodeGetSamePropertyTest

public class NodeGetSamePropertyTest
extends JCRTestBase

Version:
$Id: exo-jboss-codetemplates.xml 34027 2009-07-15 23:26:43Z aheritier $
Author:
Sergey Kabashnyuk

Field Summary
 
Fields inherited from class org.exoplatform.jcr.benchmark.JCRTestBase
log
 
Constructor Summary
NodeGetSamePropertyTest()
           
 
Method Summary
 void doFinish(com.sun.japex.TestCase tc, JCRTestContext context)
          
 void doPrepare(com.sun.japex.TestCase tc, JCRTestContext context)
          
 void doRun(com.sun.japex.TestCase tc, JCRTestContext context)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeGetSamePropertyTest

public NodeGetSamePropertyTest()
Method Detail

doFinish

public void doFinish(com.sun.japex.TestCase tc,
                     JCRTestContext context)
              throws java.lang.Exception

Overrides:
doFinish in class JCRTestBase
Throws:
java.lang.Exception

doPrepare

public void doPrepare(com.sun.japex.TestCase tc,
                      JCRTestContext context)
               throws java.lang.Exception

Overrides:
doPrepare in class JCRTestBase
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.