Advertisement
Guest User

Untitled

a guest
Apr 29th, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. dependencies{
  2. // ... Other dependencies
  3. /****************** Instrumented tests ******************/
  4. // ... Other instrumented test dependencies
  5. // Mockito framework
  6. androidTestCompile 'org.mockito:mockito-android:2.7.15'
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement