Skip to content

Commit

Permalink
- unit testing
Browse files Browse the repository at this point in the history
- instrument testing
  • Loading branch information
andremw96 committed Nov 2, 2018
1 parent 544dbdb commit 4a04aa7
Show file tree
Hide file tree
Showing 55 changed files with 1,233 additions and 503 deletions.
1 change: 1 addition & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ dependencies {
implementation 'com.android.support:support-v4:28.0.0'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.22.0'
testImplementation 'org.robolectric:robolectric:3.0'
androidTestImplementation 'com.android.support.test:rules:1.0.2'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
Expand Down
Loading

0 comments on commit 4a04aa7

Please sign in to comment.