org.exoplatform.jcr.benchmark.jcrapi.workspace.write
Class WorkspaceCloneTest

java.lang.Object
  extended by org.exoplatform.jcr.benchmark.JCRTestBase
      extended by org.exoplatform.jcr.benchmark.jcrapi.workspace.write.AbstractItemsInDifferentWorkspacesTest
          extended by org.exoplatform.jcr.benchmark.jcrapi.workspace.write.WorkspaceCloneTest

public class WorkspaceCloneTest
extends AbstractItemsInDifferentWorkspacesTest

Created by The eXo Platform SAS

Author:
Vitaliy Obmanyuk

Field Summary
 
Fields inherited from class org.exoplatform.jcr.benchmark.jcrapi.workspace.write.AbstractItemsInDifferentWorkspacesTest
WS1, ws1RootNode, WS2, ws2RootNode
 
Fields inherited from class org.exoplatform.jcr.benchmark.JCRTestBase
log
 
Constructor Summary
WorkspaceCloneTest()
           
 
Method Summary
 void doRun(com.sun.japex.TestCase tc, JCRTestContext context)
           
protected  void ws1CreateContent(javax.jcr.Node parent, com.sun.japex.TestCase tc, JCRTestContext context)
           
protected  void ws2CreateContent(javax.jcr.Node parent, com.sun.japex.TestCase tc, JCRTestContext context)
           
 
Methods inherited from class org.exoplatform.jcr.benchmark.jcrapi.workspace.write.AbstractItemsInDifferentWorkspacesTest
doFinish, doPrepare
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkspaceCloneTest

public WorkspaceCloneTest()
Method Detail

ws1CreateContent

protected void ws1CreateContent(javax.jcr.Node parent,
                                com.sun.japex.TestCase tc,
                                JCRTestContext context)
                         throws java.lang.Exception
Specified by:
ws1CreateContent in class AbstractItemsInDifferentWorkspacesTest
Throws:
java.lang.Exception

ws2CreateContent

protected void ws2CreateContent(javax.jcr.Node parent,
                                com.sun.japex.TestCase tc,
                                JCRTestContext context)
                         throws java.lang.Exception
Specified by:
ws2CreateContent in class AbstractItemsInDifferentWorkspacesTest
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


Copyright © 2010 eXo Platform SAS. All Rights Reserved.