org.xwiki.test.ui
Class AbstractAdminAuthenticatedTest
java.lang.Object
org.xwiki.test.ui.AbstractTest
org.xwiki.test.ui.AbstractAdminAuthenticatedTest
public abstract class AbstractAdminAuthenticatedTest
- extends AbstractTest
Helper class to be extended by tests requiring an Admin user logged in.
- Since:
- 3.2M3
- Version:
- $Id: 5d7a4a1c269bc2f3a31eddd6ca91e5b0535cabb7 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractAdminAuthenticatedTest
public AbstractAdminAuthenticatedTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
loginAdminUser
public static void loginAdminUser()
- Since:
- 4.3M2
Copyright © 2004-2013 XWiki. All Rights Reserved.