org.exoplatform.jcr.benchmark.organization
Class AbstractUserProfileTest
java.lang.Object
org.exoplatform.jcr.benchmark.JCRTestBase
org.exoplatform.jcr.benchmark.organization.AbstractOrganizationTest
org.exoplatform.jcr.benchmark.organization.AbstractUserProfileTest
- Direct Known Subclasses:
- FindUserProfileByNameTest, FindUserProfilesTest, RemoveUserProfileTest, SaveUserProfileTest
public abstract class AbstractUserProfileTest
- extends AbstractOrganizationTest
Created by The eXo Platform SAS.
- Version:
- $Id: AbstractUserProfileTest.java 35531 2009-08-14 09:34:08Z NZamosenchuk $
- Author:
- Anatoliy Bazko
| 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 |
AbstractUserProfileTest
public AbstractUserProfileTest()
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
nextUserProfile
protected org.exoplatform.services.organization.UserProfile nextUserProfile()
nextUser
protected org.exoplatform.services.organization.UserProfile 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.