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

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

public class ConflictSynchronizeAndDeleteTest
extends ConflictSynchronizeTest

Created by The eXo Platform SAS.
Date:

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

Field Summary
 
Fields inherited from class org.exoplatform.jcr.benchmark.ext.asyncrep.ConflictSynchronizeTest
FOLDER_NAME, root
 
Fields inherited from class org.exoplatform.jcr.benchmark.ext.asyncrep.AsyncTestBase
content, COUNT_I, COUNT_J, fc, log, sc
 
Constructor Summary
ConflictSynchronizeAndDeleteTest()
           
 
Method Summary
 void doFinish(com.sun.japex.TestCase tc, AsyncTestContext context)
          Do finish operations.
 void doRun(com.sun.japex.TestCase tc, AsyncTestContext context)
          Run test.
 
Methods inherited from class org.exoplatform.jcr.benchmark.ext.asyncrep.ConflictSynchronizeTest
doPrepare
 
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

ConflictSynchronizeAndDeleteTest

public ConflictSynchronizeAndDeleteTest()
Method Detail

doRun

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

Overrides:
doRun in class ConflictSynchronizeTest
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 ConflictSynchronizeTest
Parameters:
tc - - TestCase.
context - - AsyncTestContext.
Throws:
java.lang.Exception - - internal Exception.


Copyright © 2010 eXo Platform SAS. All Rights Reserved.