Index

A B C D E H L N O P S T U V W 
All Classes and Interfaces|All Packages

A

AnonymousViewIT - Class in org.apache.wiki.its
Anonymous view related tests for Apache JSPWiki
AnonymousViewIT() - Constructor for class org.apache.wiki.its.AnonymousViewIT
 
authenticatedText() - Method in class org.apache.wiki.pages.haddock.ViewWikiPage
Returns the authenticated user text.

B

baseUrl() - Static method in interface org.apache.wiki.pages.Page
returns the base URL on which the tests are run.

C

cancel() - Method in class org.apache.wiki.pages.haddock.EditWikiPage
Press the cancel button and disacrd page Edit.
clickOnLogin() - Method in class org.apache.wiki.pages.haddock.ViewWikiPage
Clicks on the login button.
clickOnLogout() - Method in class org.apache.wiki.pages.haddock.ViewWikiPage
Logs the user out.
clickOnShowReaderView() - Method in class org.apache.wiki.pages.haddock.ViewWikiPage
Clicks on the show reader view link.

D

download(String) - Static method in interface org.apache.wiki.pages.Page
 

E

EditIT - Class in org.apache.wiki.its
Edit-related tests for Apache JSPWiki
EditIT() - Constructor for class org.apache.wiki.its.EditIT
 
editPage() - Method in class org.apache.wiki.pages.haddock.ViewWikiPage
Clicks the edit link.
EditWikiPage - Class in org.apache.wiki.pages.haddock
Actions available on the Edit page.
EditWikiPage() - Constructor for class org.apache.wiki.pages.haddock.EditWikiPage
 
Env - Class in org.apache.wiki.its.environment
Tests' environment values that can be overwritten through System properties.
Env() - Constructor for class org.apache.wiki.its.environment.Env
 

H

HaddockPage - Interface in org.apache.wiki.pages.haddock
 
hoverLoginArea() - Method in class org.apache.wiki.pages.haddock.ViewWikiPage
Hover's the user's icon, so the login area gets visible.
hoverMoreArea() - Method in class org.apache.wiki.pages.haddock.ViewWikiPage
Hover's the More tab, making its associated pane visible.

L

LOGIN_JANNE_PASSWORD - Static variable in class org.apache.wiki.its.environment.Env
Janne's password.
LOGIN_JANNE_USERNAME - Static variable in class org.apache.wiki.its.environment.Env
Janne's username.
LoginIT - Class in org.apache.wiki.its
Login-related tests for Apache JSPWiki
LoginIT() - Constructor for class org.apache.wiki.its.LoginIT
 
LoginPage - Class in org.apache.wiki.pages.haddock
Actions available on the Login page.
LoginPage() - Constructor for class org.apache.wiki.pages.haddock.LoginPage
 

N

navigateTo(String) - Method in class org.apache.wiki.pages.haddock.SearchResultsPage
Navigates to a view page from the search results.
navigateTo(String) - Method in class org.apache.wiki.pages.haddock.ViewWikiPage
Navigates to a given view page.

O

open(String) - Static method in class org.apache.wiki.pages.haddock.EditWikiPage
Open a given page for edition.
open(String) - Static method in class org.apache.wiki.pages.haddock.SearchResultsPage
Open the search results page with a given query text to search for.
open(String) - Static method in class org.apache.wiki.pages.haddock.ViewWikiPage
Open a given page for view.
openAs(T) - Method in class org.apache.wiki.pages.PageBuilder
Sets up Selenide and opens the requested URL, allowing chaining additional operations over the given Page instance.
org.apache.wiki.its - package org.apache.wiki.its
JSPWiki functional tests.
org.apache.wiki.its.environment - package org.apache.wiki.its.environment
Tests' environment values that can be overwritten through System properties.
org.apache.wiki.pages - package org.apache.wiki.pages
Entry point for JSPWiki's Page Objects.
org.apache.wiki.pages.haddock - package org.apache.wiki.pages.haddock
JSPWiki Haddock's Page Objects.

P

Page - Interface in org.apache.wiki.pages
Common operations for Page Objects.
PageBuilder - Class in org.apache.wiki.pages
Builder for Page Objects.
pagesFound() - Method in class org.apache.wiki.pages.haddock.SearchResultsPage
Returns the search result page names.
performLogin() - Method in class org.apache.wiki.pages.haddock.LoginPage
Logs in using Janne username and password.
performLogin(String, String) - Method in class org.apache.wiki.pages.haddock.LoginPage
Logs in using the supplied username and password.

S

saveText(String) - Method in class org.apache.wiki.pages.haddock.EditWikiPage
Edits the page with the given text.
saveText(String, String) - Method in class org.apache.wiki.pages.haddock.EditWikiPage
Edits the page with the given text.
searchFor(String) - Method in class org.apache.wiki.pages.haddock.ViewWikiPage
Searches for a given text.
SearchIT - Class in org.apache.wiki.its
Search-related tests for Apache JSPWiki
SearchIT() - Constructor for class org.apache.wiki.its.SearchIT
 
SearchResultsPage - Class in org.apache.wiki.pages.haddock
Actions available on the Search Results page.
SearchResultsPage() - Constructor for class org.apache.wiki.pages.haddock.SearchResultsPage
 
setUp() - Static method in class org.apache.wiki.its.environment.Env
 
setUp() - Static method in class org.apache.wiki.its.WithIntegrationTestSetup
 
shouldContain(String...) - Method in class org.apache.wiki.pages.haddock.SearchResultsPage
Ensures that the given page names are present on the search results.
sidebar() - Method in class org.apache.wiki.pages.haddock.ViewWikiPage
Returns the sidebar element.

T

TESTS_BASE_URL - Static variable in class org.apache.wiki.its.environment.Env
Base url on which the functional tests are run.
TESTS_CONFIG_BROWSER_SIZE - Static variable in class org.apache.wiki.its.environment.Env
Which size should start the browser with?.
TESTS_CONFIG_DOWNLOADS_FOLDER - Static variable in class org.apache.wiki.its.environment.Env
Selenide tests download's folder.
TESTS_CONFIG_HEADLESS - Static variable in class org.apache.wiki.its.environment.Env
Should the browser start on headless mode?
TESTS_CONFIG_REPORTS_FOLDER - Static variable in class org.apache.wiki.its.environment.Env
Selenide tests reports' folder.
TESTS_CONFIG_SEARCH_INDEX_WAIT - Static variable in class org.apache.wiki.its.environment.Env
Amount of time, in milliseconds, to wait for the search index tasks to complete.
TESTS_CONFIG_WDM_TARGET_PATH - Static variable in class org.apache.wiki.its.environment.Env
Folder where the WebDriver will be downloaded.
title() - Method in interface org.apache.wiki.pages.Page
returns the actual page title.

U

url() - Method in interface org.apache.wiki.pages.Page
returns the actual URL.

V

ViewWikiPage - Class in org.apache.wiki.pages.haddock
Actions available on the View page.
ViewWikiPage() - Constructor for class org.apache.wiki.pages.haddock.ViewWikiPage
 

W

wikiPageContent() - Method in interface org.apache.wiki.pages.haddock.HaddockPage
returns page's wiki content.
wikiPageContent() - Method in interface org.apache.wiki.pages.Page
returns page's wiki content.
wikiTitle() - Method in interface org.apache.wiki.pages.haddock.HaddockPage
returns page's wiki title.
wikiTitle() - Method in interface org.apache.wiki.pages.Page
returns page's wiki title.
WithIntegrationTestSetup - Class in org.apache.wiki.its
 
WithIntegrationTestSetup() - Constructor for class org.apache.wiki.its.WithIntegrationTestSetup
 
withUrl(String) - Static method in interface org.apache.wiki.pages.Page
Creates a new PageBuilder in order to customize page creation.
A B C D E H L N O P S T U V W 
All Classes and Interfaces|All Packages