java.lang.Object | |
↳ | android.support.test.espresso.base.ViewFinderImpl |
Implementation of ViewFinder
.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Immediately locates a single view within the provided view hierarchy.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
android.support.test.espresso.ViewFinder
|
Immediately locates a single view within the provided view hierarchy. If multiple views match, or if no views match the appropriate exception is thrown.