JavaScript is disabled on your browser.
All Implemented Interfaces:
org.fest.assertions.core.Assert<S,A>, org.fest.assertions.core.Descriptable<S>, org.fest.assertions.core.ExtensionPoints<S,A>
Direct Known Subclasses:
HeaderViewListAdapterAssert , WrapperListAdapterAssert
public abstract class AbstractWrapperListAdapterAssert<S extends AbstractWrapperListAdapterAssert<S,A>,A extends android.widget.WrapperListAdapter>
extends AbstractListAdapterAssert <S,A>
Field Summary
Fields inherited from class org.fest.assertions.api.AbstractAssert
actual, myself
Method Summary
Methods
Modifier and Type
Method and Description
S
hasWrappedAdapter (android.widget.ListAdapter adapter)
Methods inherited from class org.fest.assertions.api.AbstractAssert
as, as, describedAs, describedAs, descriptionText, doesNotHave, doesNotHaveSameClassAs, equals, getWritableAssertionInfo, has, hashCode, hasSameClassAs, is, isEqualTo, isExactlyInstanceOf, isIn, isIn, isInstanceOf, isInstanceOfAny, isNot, isNotEqualTo, isNotExactlyInstanceOf, isNotIn, isNotIn, isNotInstanceOf, isNotInstanceOfAny, isNotNull, isNotOfAnyClassIn, isNotSameAs, isNull, isOfAnyClassIn, isSameAs, overridingErrorMessage, usingComparator, usingDefaultComparator
Copyright © 2013 Square, Inc. . All Rights Reserved.