org.exoplatform.jcr.benchmark.usecases.lock
Class EditLockedCommonDeepNodeTest

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

public class EditLockedCommonDeepNodeTest
extends JCRTestBase

Created by The eXo Platform SAS

Author:
Vitaliy Obmanyuk

Field Summary
static java.lang.String child1
           
static java.lang.String child2
           
static java.lang.String child3
           
static org.apache.commons.logging.Log log
           
static boolean rootNodeCreated
           
static boolean rootNodeDeleted
           
static java.lang.String rootNodeName
           
 
Constructor Summary
EditLockedCommonDeepNodeTest()
           
 
Method Summary
 void doFinish(com.sun.japex.TestCase tc, JCRTestContext context)
           
 void doPrepare(com.sun.japex.TestCase tc, JCRTestContext context)
           
 void doRun(com.sun.japex.TestCase tc, JCRTestContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

public static org.apache.commons.logging.Log log

rootNodeCreated

public static boolean rootNodeCreated

rootNodeDeleted

public static boolean rootNodeDeleted

rootNodeName

public static java.lang.String rootNodeName

child1

public static java.lang.String child1

child2

public static java.lang.String child2

child3

public static java.lang.String child3
Constructor Detail

EditLockedCommonDeepNodeTest

public EditLockedCommonDeepNodeTest()
Method Detail

doPrepare

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

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.