WebViewAssertions.ResultDescriber
public
static
interface
WebViewAssertions.ResultDescriber
android.support.test.espresso.web.assertion.WebViewAssertions.ResultDescriber<E> |
Converts a result to a String.
Summary
Public methods | |
---|---|
abstract
String
|
apply(E input)
|
Public methods
Interfaces
Classes