public class AssertionsSimpleWComponent extends AssertionsSimpleWComponentBase<AssertionsSimpleWComponent,org.apache.wicket.Component>
| Constructor and Description |
|---|
AssertionsSimpleWComponent(org.apache.wicket.Component c) |
| Modifier and Type | Method and Description |
|---|---|
AssertionsSimpleWTextField |
asTextField()
Verifica se o componente é um TextField e sendo retorna um assertiva específica para esse caso.
|
toAssertionsComponent, toAssertionsListassertDefaultModelObject, 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 AssertionsSimpleWComponent(org.apache.wicket.Component c)
@Nonnull public AssertionsSimpleWTextField asTextField()
Copyright © 2018. All rights reserved.