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

      • AdminAuthenticationRule

        public AdminAuthenticationRule​(TestUtils util)
      • AdminAuthenticationRule

        public AdminAuthenticationRule​(boolean isAdvanced,
                                       TestUtils util)
        Since:
        9.3-rc-1