Package 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: 0316ad870ddc8bae59f92abee43b073d8804e8cb $
-
-
Constructor Summary
Constructors Constructor Description SuperAdminAuthenticationRule(TestUtils util)
-
-
-
Constructor Detail
-
SuperAdminAuthenticationRule
public SuperAdminAuthenticationRule(TestUtils util)
-
-