Class LoginIT

java.lang.Object
org.apache.wiki.its.LoginIT

@ExtendWith(com.codeborne.selenide.junit5.ScreenShooterExtension.class)
public class LoginIT
extends java.lang.Object
Login-related tests for Apache JSPWiki
  • Constructor Summary

    Constructors
    Constructor Description
    LoginIT()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details