CursorLoaderAssert |
CursorLoaderAssert.containsSelectionArgs(String... selectionArgs) |
CursorLoaderAssert |
CursorLoaderAssert.doesNotHaveProjection() |
CursorLoaderAssert |
CursorLoaderAssert.doesNotHaveSelection() |
CursorLoaderAssert |
CursorLoaderAssert.doesNotHaveSelectionArgs() |
CursorLoaderAssert |
CursorLoaderAssert.doesNotHaveSortOrder() |
CursorLoaderAssert |
CursorLoaderAssert.hasProjection(String... projection) |
CursorLoaderAssert |
CursorLoaderAssert.hasSelection(String selection) |
CursorLoaderAssert |
CursorLoaderAssert.hasSelectionArgs(String... selectionArgs) |
CursorLoaderAssert |
CursorLoaderAssert.hasSortOrder(String sortOrder) |
CursorLoaderAssert |
CursorLoaderAssert.hasUri(android.net.Uri uri) |
CursorLoaderAssert |
CursorLoaderAssert.projectionContains(String... projection) |