org.exoplatform.jcr.benchmark.organization.usecases
Class CreateNewUserTest

java.lang.Object
  extended by org.exoplatform.jcr.benchmark.JCRTestBase
      extended by org.exoplatform.jcr.benchmark.organization.AbstractOrganizationTest
          extended by org.exoplatform.jcr.benchmark.organization.usecases.CreateNewUserTest

public class CreateNewUserTest
extends AbstractOrganizationTest

Created by The eXo Platform SAS.

Version:
$Id: CreateNewUserTest.java 35176 2009-08-07 13:54:59Z pnedonosko $
Author:
Anatoliy Bazko

Field Summary
 
Fields inherited from class org.exoplatform.jcr.benchmark.organization.AbstractOrganizationTest
container, gHandler, mHandler, mtHandler, organizationService, uHandler, upHandler
 
Fields inherited from class org.exoplatform.jcr.benchmark.JCRTestBase
log
 
Constructor Summary
CreateNewUserTest()
           
 
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
 

Constructor Detail

CreateNewUserTest

public CreateNewUserTest()
Method Detail

doPrepare

public void doPrepare(com.sun.japex.TestCase tc,
                      JCRTestContext context)
               throws java.lang.Exception
Overrides:
doPrepare in class AbstractOrganizationTest
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.