| Package | Description |
|---|---|
| org.fest.assertions.api | |
| org.fest.assertions.api.android.os |
| Modifier and Type | Method and Description |
|---|---|
static AsyncTaskAssert |
ANDROID.assertThat(android.os.AsyncTask actual) |
| Modifier and Type | Method and Description |
|---|---|
AsyncTaskAssert |
AsyncTaskAssert.hasStatus(android.os.AsyncTask.Status status) |
AsyncTaskAssert |
AsyncTaskAssert.isCancelled() |
AsyncTaskAssert |
AsyncTaskAssert.isNotCancelled() |
Copyright © 2013 Square, Inc.. All Rights Reserved.