Package org.xwiki.test.ui
Class AdminAuthenticationRule
- java.lang.Object
-
- org.xwiki.test.ui.AuthenticationRule
-
- 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: 1a5090a53b482e00db89b8ca342635fcd847d19b $
-
-
Constructor Summary
Constructors Constructor Description AdminAuthenticationRule(boolean isAdvanced, TestUtils util)
AdminAuthenticationRule(TestUtils util)
-