We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d81612c commit 3f9e7f8Copy full SHA for 3f9e7f8
build.gradle
@@ -52,6 +52,7 @@ dependencies {
52
compile 'commons-io:commons-io:2.6'
53
54
testCompile 'junit:junit:4.12'
55
+
56
testCompile 'org.mockito:mockito-core:2.0.62-beta'
57
}
58
0 commit comments