public abstract class AssertionsSimpleWComponentBase<SELF extends AssertionsSimpleWComponentBase<SELF,T>,T extends org.apache.wicket.Component> extends AbstractAssertionsForWicket<SELF,T,AssertionsSimpleWComponent,AssertionsSimpleWComponentList>
| Constructor and Description |
|---|
AssertionsSimpleWComponentBase(T c) |
| Modifier and Type | Method and Description |
|---|---|
protected AssertionsSimpleWComponent |
toAssertionsComponent(org.apache.wicket.Component component) |
protected AssertionsSimpleWComponentList |
toAssertionsList(List<org.apache.wicket.Component> list) |
assertDefaultModelObject, debugAddDetailsToLine, debugComponentTree, debugComponentTree, findSubComponent, generateDescriptionForCurrentTarget, getSubComponents, getSubComponents, getSubComponentsWithId, getSubComponentWithIderrorMsg, errorMsg, getTarget, getTarget, getTargetOptas, as, asList, asString, describedAs, describedAs, descriptionText, doesNotHave, doesNotHaveSameClassAs, equals, failWithMessage, getWritableAssertionInfo, has, hashCode, hasSameClassAs, hasToString, inBinary, inHexadecimal, is, isEqualTo, isExactlyInstanceOf, isIn, isIn, isInstanceOf, isInstanceOfAny, isInstanceOfSatisfying, isNot, isNotEqualTo, isNotExactlyInstanceOf, isNotIn, isNotIn, isNotInstanceOf, isNotInstanceOfAny, isNotNull, isNotOfAnyClassIn, isNotSameAs, isNull, isOfAnyClassIn, isSameAs, matches, matches, overridingErrorMessage, satisfies, setCustomRepresentation, throwAssertionError, usingComparator, usingDefaultComparator, withFailMessage, withRepresentation, withThreadDumpOnErrorpublic AssertionsSimpleWComponentBase(T c)
@Nonnull protected AssertionsSimpleWComponent toAssertionsComponent(@Nullable org.apache.wicket.Component component)
toAssertionsComponent in class AbstractAssertionsForWicket<SELF extends AssertionsSimpleWComponentBase<SELF,T>,T extends org.apache.wicket.Component,AssertionsSimpleWComponent,AssertionsSimpleWComponentList>protected final AssertionsSimpleWComponentList toAssertionsList(@Nonnull List<org.apache.wicket.Component> list)
toAssertionsList in class AbstractAssertionsForWicket<SELF extends AssertionsSimpleWComponentBase<SELF,T>,T extends org.apache.wicket.Component,AssertionsSimpleWComponent,AssertionsSimpleWComponentList>Copyright © 2018. All rights reserved.