Package org.apache.wiki.its
Class EditIT
java.lang.Object
org.apache.wiki.its.EditIT
@ExtendWith(com.codeborne.selenide.junit5.ScreenShooterExtension.class) public class EditIT extends java.lang.Object
Edit-related tests for Apache JSPWiki
-
Constructor Summary
Constructors Constructor Description EditIT()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
EditIT
public EditIT()
-