Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 460 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 460 Bytes

EspressoApplicationSample

Example app for running Espresso tests with a mock dependency in Application.

The UI indicates whether the dependency was loaded or not.

View the related article from Yammer

Dependency Loaded Dependency Not Loaded

Libraries: Espresso, Dagger, and Mockito