android.support.test.espresso.web.assertion
Interfaces
WebViewAssertions.ResultDescriber<E> | Converts a result to a String. |
Classes
TagSoupDocumentParser | Uses TagSoup to parse html into Documents. |
WebAssertion<E> |
Similar to a ViewAssertion , a WebAssertion allows users to check the results of
an atom evaluated against the provided WebView .
|
WebViewAssertions |
A collection of WebAssertion s that assert on WebView s.
|
Interfaces
Classes