AdapterViewProtocols
  public
  
  final
  
  class
  AdapterViewProtocols
  
    extends Object
  
  
  
  
  
  
| java.lang.Object | |
| ↳ | android.support.test.espresso.action.AdapterViewProtocols | 
Implementations of AdapterViewProtocol for standard SDK Widgets. 
Summary
| Public methods | |
|---|---|
| 
        
        
        static
        
        
        AdapterViewProtocol | 
      standardProtocol()
      Creates an implementation of AdapterViewProtocol that can work with AdapterViews that do not break method contracts on AdapterView. | 
| Inherited methods | |
|---|---|
|  From
class 
  
    java.lang.Object
  
 | |
Public methods
standardProtocol
AdapterViewProtocol standardProtocol ()
Creates an implementation of AdapterViewProtocol that can work with AdapterViews that do not break method contracts on AdapterView.
| Returns | |
|---|---|
| AdapterViewProtocol | |
- Interfaces
- Classes- AdapterDataLoaderAction
- AdapterViewProtocol.AdaptedData
- AdapterViewProtocol.AdaptedData.Builder
- AdapterViewProtocols
- CloseKeyboardAction
- EditorAction
- EspressoKey
- EspressoKey.Builder
- GeneralClickAction
- GeneralSwipeAction
- KeyEventAction
- MotionEvents
- MotionEvents.DownResultHolder
- OpenLinkAction
- PressBackAction
- RepeatActionUntilViewState
- ReplaceTextAction
- ScrollToAction
- TypeTextAction
- ViewActions
 
- Enums
