org.xwiki.test.ui
Class AbstractAdminAuthenticatedTest

java.lang.Object
  extended by org.xwiki.test.ui.AbstractTest
      extended by 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 $

Field Summary
 
Fields inherited from class org.xwiki.test.ui.AbstractTest
browserRule, context, testDebugger, testName
 
Constructor Summary
AbstractAdminAuthenticatedTest()
           
 
Method Summary
static void loginAdminUser()
           
 void setUp()
           
 
Methods inherited from class org.xwiki.test.ui.AbstractTest
getDriver, getTestClassName, getTestMethodName, getUtil, init, setContext, shutdown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractAdminAuthenticatedTest

public AbstractAdminAuthenticatedTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

loginAdminUser

public static void loginAdminUser()
Since:
4.3M2


Copyright © 2004-2013 XWiki. All Rights Reserved.