public class MatchaEspressoTest extends java.lang.Object implements EspressoRunner.EarlGreyTestRunnerDelegate
| Constructor and Description |
|---|
MatchaEspressoTest() |
| Modifier and Type | Method and Description |
|---|---|
android.app.Activity |
getCurrentActivity() |
SearchView |
getSearchView() |
boolean |
handles(Action action) |
protected void |
performTests(java.lang.String fileName,
java.io.InputStream inputStream) |
void |
setup() |
void |
tearDown() |
public void setup()
public void tearDown()
protected void performTests(java.lang.String fileName,
java.io.InputStream inputStream)
throws java.io.IOException
java.io.IOExceptionpublic SearchView getSearchView()
getSearchView in interface EspressoRunner.EarlGreyTestRunnerDelegatepublic android.app.Activity getCurrentActivity()
getCurrentActivity in interface EspressoRunner.EarlGreyTestRunnerDelegatepublic boolean handles(Action action)
handles in interface EspressoRunner.EarlGreyTestRunnerDelegate