WebViewAssertions.ResultDescriber
Kotlin
|Java
public
static
interface
WebViewAssertions.ResultDescriber
androidx.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