-
Notifications
You must be signed in to change notification settings - Fork 9
Available Test Base
Nico Küchler edited this page Apr 4, 2016
·
2 revisions
- EspressoTestBase - base for all test cases
- EspressoTestCase - base for default espresso tests
- EspressoIntentTestCase - base test case when for mocking intents
- EspCloseAllActivitiesFunction - use it to ensure that all started activities are finished
- EspDummyLauncherActivity - support back press at start activity
- EspFindTestClassFunction - access current test class and method name
- [EspScreenshotFailureHandler](Tool EspScreenshotFailureHandler)