Skip to content

CottaCush/DependencyInjectionAndTestDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

DependencyInjectionAndTestDemo-Android

This app demonstrates testing with dependency injection using mockito and dagger 2

Dependencies

  • Dagger2 - Dependency Injection
  • Mockito - For mocking objects for testing
  • Junit - For unit testing
  • Espresso - For framework testing
  • ButterKnife - Field and method binding for Android views
  • Android Support Library - Backward compatibility for views

Getting Started

clone the repository

git clone https://github.com/CottaCush/DependencyInjectionAndTestDemo.git

Run and debug project with Android Studio 3 and above.

Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published