| Package | Description |
|---|---|
| org.fest.assertions.api | |
| org.fest.assertions.api.android.app |
| Modifier and Type | Method and Description |
|---|---|
static InstrumentationActivityResultAssert |
ANDROID.assertThat(android.app.Instrumentation.ActivityResult actual) |
| Modifier and Type | Method and Description |
|---|---|
InstrumentationActivityResultAssert |
InstrumentationActivityResultAssert.hasResultCode(int code) |
InstrumentationActivityResultAssert |
InstrumentationActivityResultAssert.hasResultData(android.content.Intent intent) |
Copyright © 2013 Square, Inc.. All Rights Reserved.