SGF-57
+ add adapter test plus some tests + added mockito to build
This commit is contained in:
@@ -87,6 +87,7 @@ dependencies {
|
||||
|
||||
// Testing
|
||||
testCompile "junit:junit:$junitVersion"
|
||||
testCompile "org.mockito:mockito-core:$mockitoVersion"
|
||||
testCompile "org.springframework:spring-test:$springVersion"
|
||||
testCompile("javax.annotation:jsr250-api:1.0") { optional = true }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user