public abstract class AbstractAssertionsForWicketList<SELF extends AbstractAssertionsForWicketList<SELF,ELEMENT_ASSERT>,ELEMENT_ASSERT extends AssertionsBase<ELEMENT_ASSERT,org.apache.wicket.Component>> extends BaseAssertionsForList<SELF,org.apache.wicket.Component,ELEMENT_ASSERT>
| Constructor and Description |
|---|
AbstractAssertionsForWicketList(List<org.apache.wicket.Component> target,
org.assertj.core.api.AssertFactory<org.apache.wicket.Component,ELEMENT_ASSERT> assertFactory) |
element, first, hasSize, last, toElementAsserterrorMsg, errorMsg, generateDescriptionForCurrentTarget, 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 AbstractAssertionsForWicketList(List<org.apache.wicket.Component> target, @Nonnull org.assertj.core.api.AssertFactory<org.apache.wicket.Component,ELEMENT_ASSERT> assertFactory)
Copyright © 2018. All rights reserved.