Sign in
fuchsia
/
third_party
/
github.com
/
grpc
/
grpc-java
/
refs/heads/upstream/v1.0.x
/
.
/
testing
/
build.gradle
blob: 80707895e0a605757ccc5b6d8ddddd8930a28a99 [
file
] [
log
] [
blame
] [
edit
]
description
=
"gRPC: Testing"
dependencies
{
compile project
(
':grpc-core'
),
project
(
':grpc-stub'
),
libraries
.
junit
,
libraries
.
mockito
,
libraries
.
truth
}