Sign in
android
/
platform
/
external
/
grpc-grpc-java
/
b17a249fc46b351cf4b12c509ee27038461c407e
/
.
/
testing
/
build.gradle
blob: 4e9ca7342fa316069229ab12500059ea736e9074 [
file
] [
log
] [
blame
]
description
=
"gRPC: Testing"
dependencies
{
compile project
(
':grpc-core'
),
project
(
':grpc-stub'
),
libraries
.
junit
,
libraries
.
mockito
}