Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc-java
/
4b127f2231653c3528eaebc9122fd770482bb740
/
.
/
testing
/
build.gradle
blob: 80707895e0a605757ccc5b6d8ddddd8930a28a99 [
file
] [
log
] [
blame
]
description
=
"gRPC: Testing"
dependencies
{
compile project
(
':grpc-core'
),
project
(
':grpc-stub'
),
libraries
.
junit
,
libraries
.
mockito
,
libraries
.
truth
}