org.xwiki.test.ui
Class AdminAuthenticationRule

java.lang.Object
  extended by org.xwiki.test.ui.AuthenticationRule
      extended by org.xwiki.test.ui.AdminAuthenticationRule
All Implemented Interfaces:
org.junit.rules.MethodRule

public class AdminAuthenticationRule
extends AuthenticationRule

Authenticates the Admin user in the wiki before the test starts.

Since:
5.1M1
Version:
$Id: 7985e67409b94268360784e53334d0cbd99feef5 $

Constructor Summary
AdminAuthenticationRule(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

AdminAuthenticationRule

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


Copyright © 2004-2013 XWiki. All Rights Reserved.