public class SimpleCursorAdapterAssert extends AbstractCursorAdapterAssert<SimpleCursorAdapterAssert,android.support.v4.widget.SimpleCursorAdapter>
SimpleCursorAdapter instances.| Constructor and Description |
|---|
SimpleCursorAdapterAssert(android.support.v4.widget.SimpleCursorAdapter actual) |
| Modifier and Type | Method and Description |
|---|---|
SimpleCursorAdapterAssert |
hasCursorToStringConverter(android.support.v4.widget.SimpleCursorAdapter.CursorToStringConverter converter) |
SimpleCursorAdapterAssert |
hasStringConversionColumn(int column) |
SimpleCursorAdapterAssert |
hasViewBinder(android.support.v4.widget.SimpleCursorAdapter.ViewBinder binder) |
hasCursor, hasFilterhasAllItemsEnabled, hasAllItemsNotEnabledhasCount, hasStableIds, hasUnstableIds, hasViewTypeCount, isEmpty, isNotEmptyas, 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, usingDefaultComparatorpublic SimpleCursorAdapterAssert(android.support.v4.widget.SimpleCursorAdapter actual)
public SimpleCursorAdapterAssert hasCursorToStringConverter(android.support.v4.widget.SimpleCursorAdapter.CursorToStringConverter converter)
public SimpleCursorAdapterAssert hasStringConversionColumn(int column)
public SimpleCursorAdapterAssert hasViewBinder(android.support.v4.widget.SimpleCursorAdapter.ViewBinder binder)
Copyright © 2013 Square, Inc.. All Rights Reserved.