Package Index
|
Class Index
androidx.test.espresso.web.action
androidx.test.espresso.web.assertion
androidx.test.espresso.web.matcher
androidx.test.espresso.web.model
androidx.test.espresso.web.sugar
androidx.test.espresso.web.webdriver
com.google.android.apps.common.testing.testrunner.web
Interfaces
WebViewAssertions.ResultDescriber
Classes
TagSoupDocumentParser
WebAssertion
WebViewAssertions
Package Index
|
Class Index
public static interface
WebViewAssertions.ResultDescriber
androidx.test.espresso.web.assertion.WebViewAssertions.ResultDescriber<E>
Class Overview
Converts a result to a String.
Summary
Public Methods
abstract
String
apply
(E input)
Public Methods
public abstract
String
apply
(E input)
Parameters
input
E
Returns
String