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

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

public class ConflictSunchronizeMoveTest
extends AsyncTestBase

Created by The eXo Platform SAS.
Date:

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

Field Summary
static java.lang.String FOLDER_NAME
           
 javax.jcr.Node root
           
 
Fields inherited from class org.exoplatform.jcr.benchmark.ext.asyncrep.AsyncTestBase
content, COUNT_I, COUNT_J, fc, log, sc
 
Constructor Summary
ConflictSunchronizeMoveTest()
           
 
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
 

Field Detail

FOLDER_NAME

public static java.lang.String FOLDER_NAME

root

public javax.jcr.Node root
Constructor Detail

ConflictSunchronizeMoveTest

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