public class SingularSimpleWicketTester extends AbstractWicketTester<AssertionsSimpleWComponent>
| Constructor and Description |
|---|
SingularSimpleWicketTester() |
SingularSimpleWicketTester(Class<? extends org.apache.wicket.Page> homePage) |
SingularSimpleWicketTester(org.apache.wicket.protocol.http.WebApplication application) |
SingularSimpleWicketTester(org.apache.wicket.protocol.http.WebApplication application,
boolean init) |
SingularSimpleWicketTester(org.apache.wicket.protocol.http.WebApplication application,
javax.servlet.ServletContext servletCtx) |
SingularSimpleWicketTester(org.apache.wicket.protocol.http.WebApplication application,
javax.servlet.ServletContext servletCtx,
boolean init) |
SingularSimpleWicketTester(org.apache.wicket.protocol.http.WebApplication application,
String path) |
| Modifier and Type | Method and Description |
|---|---|
AssertionsSimpleWComponent |
toComponentAssertions(org.apache.wicket.Component component) |
checkIfStartPageCalled, checkToastrSuccessMessage, getAssertionsForm, getAssertionsForPath, getAssertionsForSubComp, getAssertionsPage, newSingularFormTester, newSingularFormTester, showLastResponseOnDesktopForUserAndWaitOpeningassertAjaxLocation, assertBookmarkablePageLink, assertComponent, assertComponentFeedbackMessage, assertComponentOnAjaxResponse, assertComponentOnAjaxResponse, assertContains, assertContainsNot, assertDisabled, assertEnabled, assertErrorMessages, assertFeedback, assertFeedbackMessages, assertInfoMessages, assertInvisible, assertLabel, assertListView, assertMarkupLocale, assertMarkupStyle, assertMarkupVariation, assertModelValue, assertNoErrorMessage, assertNoFeedbackMessage, assertNoInfoMessage, assertNotRequired, assertRedirectUrl, assertRenderedPage, assertRequired, assertResultPage, assertResultPage, assertUsability, assertVisible, clickLink, executeBehavior, executeListener, executeTest, executeTest, executeTest, executeTest, getBasediraddRequestHeader, applyRequest, checkUsability, cleanupFeedbackMessages, cleanupFeedbackMessages, clearFeedbackMessages, clickLink, clickLink, createPage, createPageMarkup, debugComponentTrees, debugComponentTrees, destroy, dumpPage, executeAjaxEvent, executeAjaxEvent, executeAjaxUrl, executeAllTimerBehaviors, executeBehavior, executeListener, executeListener, executeUrl, getApplication, getComponentFromLastRenderedPage, getComponentFromLastRenderedPage, getContentDispositionFromResponseHeader, getContentLengthFromResponseHeader, getContentTypeFromResponseHeader, getFeedbackMessages, getHttpSession, getLastModifiedFromResponseHeader, getLastRenderedPage, getLastRequest, getLastResponse, getLastResponseAsString, getMessages, getPreviousRequests, getPreviousResponses, getRequest, getRequestCycle, getResourcePollFrequency, getResponse, getServletContext, getSession, getTagById, getTagByWicketId, getTagsByWicketId, getWicketAjaxBaseUrlEncodedInLastResponse, hasLabel, hasNoErrorMessage, hasNoFeedbackMessage, hasNoInfoMessage, ifContains, ifContainsNot, invokeListener, isComponent, isComponentOnAjaxResponse, isDisabled, isEnabled, isEqual, isExposeExceptions, isFollowRedirects, isInvisible, isNotRequired, isNotRequired, isRenderedPage, isRequired, isRequired, isResultPage, isUseRequestUrlAsBase, isVisible, newFormTester, newFormTester, newServletWebResponse, newTestPageManagerProvider, processRequest, processRequest, processRequest, processRequest, processRequest, setExposeExceptions, setFollowRedirects, setLastResponse, setRequest, setUseRequestUrlAsBase, startComponentInPage, startComponentInPage, startComponentInPage, startComponentInPage, startPage, startPage, startPage, startPage, startResource, startResourceReference, startResourceReference, submitForm, submitForm, urlFor, urlFor, urlForpublic SingularSimpleWicketTester()
public SingularSimpleWicketTester(Class<? extends org.apache.wicket.Page> homePage)
public SingularSimpleWicketTester(org.apache.wicket.protocol.http.WebApplication application)
public SingularSimpleWicketTester(org.apache.wicket.protocol.http.WebApplication application,
String path)
public SingularSimpleWicketTester(org.apache.wicket.protocol.http.WebApplication application,
javax.servlet.ServletContext servletCtx)
public SingularSimpleWicketTester(org.apache.wicket.protocol.http.WebApplication application,
boolean init)
public SingularSimpleWicketTester(org.apache.wicket.protocol.http.WebApplication application,
javax.servlet.ServletContext servletCtx,
boolean init)
@Nonnull public AssertionsSimpleWComponent toComponentAssertions(@Nullable org.apache.wicket.Component component)
toComponentAssertions in class AbstractWicketTester<AssertionsSimpleWComponent>Copyright © 2018. All rights reserved.