| java.lang.Object | |
| ↳ | android.support.test.espresso.web.model.TransformingAtom<I, O> | 
Decorates another atom and transforms its output to another type.
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| TransformingAtom.Transformer<I, O> | Converts input to output. | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 
          Creates a list of arguments to pass to the script.
         | |||||||||||
| 
          Provides the script to be evaluated.
         | |||||||||||
| 
          Converts an Evaluation into another more suitable type.
         | |||||||||||
| [Expand] Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  java.lang.Object | |||||||||||
|  From interface
  android.support.test.espresso.web.model.Atom | |||||||||||
Creates a list of arguments to pass to the script.
| elementContext | null unless an ElementReference has been supplied to execute this atom with. | 
|---|
Provides the script to be evaluated.