org.exoplatform.jcr.benchmark.organization
Class AbstractUserTest

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.AbstractUserTest
Direct Known Subclasses:
AuthenticateTest, CreateUserTest, FindUserByNameTest, FindUsersTest, GetUserPageListTest, RemoveUserTest, SaveUserTest

public abstract class AbstractUserTest
extends AbstractOrganizationTest

Created by The eXo Platform SAS.

Version:
$Id: AbstractUserTest.java 35531 2009-08-14 09:34:08Z NZamosenchuk $
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
AbstractUserTest()
           
 
Method Summary
protected  void createContent()
           
 void doFinish(com.sun.japex.TestCase tc, JCRTestContext context)
           
 void doPrepare(com.sun.japex.TestCase tc, JCRTestContext context)
           
protected  java.util.List<org.exoplatform.services.organization.User> getUsers()
           
protected  org.exoplatform.services.organization.User nextUser()
           
 
Methods inherited from class org.exoplatform.jcr.benchmark.JCRTestBase
doRun
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractUserTest

public AbstractUserTest()
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

createContent

protected void createContent()
                      throws java.lang.Exception
Throws:
java.lang.Exception

getUsers

protected java.util.List<org.exoplatform.services.organization.User> getUsers()

nextUser

protected org.exoplatform.services.organization.User nextUser()

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.