org.exoplatform.jcr.benchmark.ext.asyncrep
Class ConflictVersionTest
java.lang.Object
org.exoplatform.jcr.benchmark.ext.asyncrep.AsyncTestBase
org.exoplatform.jcr.benchmark.ext.asyncrep.ConflictVersionTest
public class ConflictVersionTest
- extends AsyncTestBase
Created by The eXo Platform SAS.
Date:
- Version:
- $Id: ConflictVersionTest.java 111 2008-11-11 11:11:11Z serg $
- Author:
- Karpenko Sergiy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FOLDER_NAME
public static java.lang.String FOLDER_NAME
root
public javax.jcr.Node root
ConflictVersionTest
public ConflictVersionTest()
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.