org.xwiki.test.ui
Class SuperAdminAuthenticationRule
java.lang.Object
org.xwiki.test.ui.AuthenticationRule
org.xwiki.test.ui.SuperAdminAuthenticationRule
- All Implemented Interfaces:
- org.junit.rules.MethodRule
public class SuperAdminAuthenticationRule
- extends AuthenticationRule
Authenticates the superadmin user in the wiki before the test starts.
- Since:
- 5.1M1
- Version:
- $Id: 47adf9d78d6c9223f8f8426714a5ea7e32525218 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SuperAdminAuthenticationRule
public SuperAdminAuthenticationRule(TestUtils testUtils,
org.openqa.selenium.WebDriver driver)
Copyright © 2004-2013 XWiki. All Rights Reserved.