package

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 WebAssertions that assert on WebViews.