Class 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 Detail

      • SuperAdminAuthenticationRule

        public SuperAdminAuthenticationRule​(TestUtils util)