org.exoplatform.jcr.benchmark.organization
Class AbstractOrganizationTest
java.lang.Object
org.exoplatform.jcr.benchmark.JCRTestBase
org.exoplatform.jcr.benchmark.organization.AbstractOrganizationTest
- Direct Known Subclasses:
- AbstractGroupTest, AbstractMembershipTest, AbstractMembershipTypeTest, AbstractUserProfileTest, AbstractUserTest, CreateNewUserTest
public abstract class AbstractOrganizationTest
- extends JCRTestBase
Created by The eXo Platform SAS.
- Version:
- $Id: AbstractOrganizationTest.java 111 2008-11-11 11:11:11Z $
- Author:
- Anatoliy Bazko
|
Field Summary |
protected org.exoplatform.container.StandaloneContainer |
container
|
protected org.exoplatform.services.organization.GroupHandler |
gHandler
|
protected org.exoplatform.services.organization.MembershipHandler |
mHandler
|
protected org.exoplatform.services.organization.MembershipTypeHandler |
mtHandler
|
protected org.exoplatform.services.organization.OrganizationService |
organizationService
|
protected org.exoplatform.services.organization.UserHandler |
uHandler
|
protected org.exoplatform.services.organization.UserProfileHandler |
upHandler
|
| Fields inherited from class org.exoplatform.jcr.benchmark.JCRTestBase |
log |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
container
protected org.exoplatform.container.StandaloneContainer container
organizationService
protected org.exoplatform.services.organization.OrganizationService organizationService
gHandler
protected org.exoplatform.services.organization.GroupHandler gHandler
mtHandler
protected org.exoplatform.services.organization.MembershipTypeHandler mtHandler
mHandler
protected org.exoplatform.services.organization.MembershipHandler mHandler
uHandler
protected org.exoplatform.services.organization.UserHandler uHandler
upHandler
protected org.exoplatform.services.organization.UserProfileHandler upHandler
AbstractOrganizationTest
public AbstractOrganizationTest()
doPrepare
public void doPrepare(com.sun.japex.TestCase tc,
JCRTestContext context)
throws java.lang.Exception
- Overrides:
doPrepare in class JCRTestBase
- Throws:
java.lang.Exception
Copyright © 2010 eXo Platform SAS. All Rights Reserved.