Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
class ViewExtractors
Function objects used for extracting specific information out of Android classes
Link copied to clipboard
class ViewPredicates
A collection of useful predicates over Android views for tests
Link copied to clipboard
Assertions which require checking an entire view tree NOTE: Assertions looking for visible attributes are limited to checking the visibility of the nodes, but do not check actual layout.
Link copied to clipboard
class ViewTreeUtil
Utility methods for ViewTreeAssert.