public class AssertionsSimpleWTextField extends AssertionsSimpleWComponentBase<AssertionsSimpleWTextField,org.apache.wicket.markup.html.form.TextField>
| Constructor and Description |
|---|
AssertionsSimpleWTextField(org.apache.wicket.markup.html.form.TextField c) |
| Modifier and Type | Method and Description |
|---|---|
org.assertj.core.api.AbstractCharSequenceAssert<?,String> |
assertValue()
Retorna um objeto de assertiva em cima do valor texto do TextField.
|
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 AssertionsSimpleWTextField(org.apache.wicket.markup.html.form.TextField c)
public org.assertj.core.api.AbstractCharSequenceAssert<?,String> assertValue()
Copyright © 2018. All rights reserved.