org.exoplatform.jcr.benchmark.ext.asyncrep
Class LoadFilesAndSynchronizeTest

java.lang.Object
  extended by org.exoplatform.jcr.benchmark.ext.asyncrep.AsyncTestBase
      extended by org.exoplatform.jcr.benchmark.ext.asyncrep.LoadFilesAndSynchronizeTest

public class LoadFilesAndSynchronizeTest
extends AsyncTestBase

Created by The eXo Platform SAS.
Date:

Version:
$Id: LoadFilesAndSynchronizeTest.java 111 2008-11-11 11:11:11Z serg $
Author:
Karpenko Sergiy

Field Summary
 
Fields inherited from class org.exoplatform.jcr.benchmark.ext.asyncrep.AsyncTestBase
content, COUNT_I, COUNT_J, fc, log, sc
 
Constructor Summary
LoadFilesAndSynchronizeTest()
           
 
Method Summary
 void doFinish(com.sun.japex.TestCase tc, AsyncTestContext context)
          Do finish operations.
 void doPrepare(com.sun.japex.TestCase tc, AsyncTestContext context)
          Do test prepare.
 void doRun(com.sun.japex.TestCase tc, AsyncTestContext context)
          Run test.
 
Methods inherited from class org.exoplatform.jcr.benchmark.ext.asyncrep.AsyncTestBase
createBLOBfile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoadFilesAndSynchronizeTest

public LoadFilesAndSynchronizeTest()
Method Detail

doPrepare

public void doPrepare(com.sun.japex.TestCase tc,
                      AsyncTestContext context)
               throws java.lang.Exception
Description copied from class: AsyncTestBase
Do test prepare.

Overrides:
doPrepare in class AsyncTestBase
Parameters:
tc - - TestCase.
context - - AsyncTestContext.
Throws:
java.lang.Exception - - internal Exception.

doRun

public void doRun(com.sun.japex.TestCase tc,
                  AsyncTestContext context)
           throws java.lang.Exception
Description copied from class: AsyncTestBase
Run test.

Specified by:
doRun in class AsyncTestBase
Parameters:
tc - - TestCase.
context - - AsyncTestContext.
Throws:
java.lang.Exception - - internal Exception.

doFinish

public void doFinish(com.sun.japex.TestCase tc,
                     AsyncTestContext context)
              throws java.lang.Exception
Description copied from class: AsyncTestBase
Do finish operations.

Overrides:
doFinish in class AsyncTestBase
Parameters:
tc - - TestCase.
context - - AsyncTestContext.
Throws:
java.lang.Exception - - internal Exception.


Copyright © 2010 eXo Platform SAS. All Rights Reserved.