public class EspScreenshotFailureHandler
extends java.lang.Object
implements android.support.test.espresso.FailureHandler
| Modifier and Type | Field and Description |
|---|---|
protected android.support.test.espresso.FailureHandler |
delegate |
| Constructor and Description |
|---|
EspScreenshotFailureHandler(android.content.Context targetContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(java.lang.Throwable error,
org.hamcrest.Matcher<android.view.View> viewMatcher) |