Class SearchIT

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

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

    Constructors
    Constructor Description
    SearchIT()  
  • Method Summary

    Methods inherited from class java.lang.Object

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