org.xwiki.test.ui
Class SuperAdminAuthenticationRule

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

Constructor Summary
SuperAdminAuthenticationRule(TestUtils testUtils, org.openqa.selenium.WebDriver driver)
           
 
Method Summary
 
Methods inherited from class org.xwiki.test.ui.AuthenticationRule
apply, authenticate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SuperAdminAuthenticationRule

public SuperAdminAuthenticationRule(TestUtils testUtils,
                                    org.openqa.selenium.WebDriver driver)


Copyright © 2004-2013 XWiki. All Rights Reserved.