org.exoplatform.jcr.benchmark.usecases
Class GetNodesAndPropertiesTest

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

public class GetNodesAndPropertiesTest
extends JCRTestBase

Created by The eXo Platform SAS

Author:
Vitaliy Obmanyuk

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

Field Detail

log

protected static org.exoplatform.services.log.Log log
Constructor Detail

GetNodesAndPropertiesTest

public GetNodesAndPropertiesTest()
Method Detail

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

doFinish

public void doFinish(com.sun.japex.TestCase tc,
                     JCRTestContext context)
              throws java.lang.Exception
Overrides:
doFinish in class JCRTestBase
Throws:
java.lang.Exception


Copyright © 2010 eXo Platform SAS. All Rights Reserved.