public class GrpcTestUtil extends Object
| Constructor and Description |
|---|
GrpcTestUtil() |
| Modifier and Type | Method and Description |
|---|---|
static <T> org.hamcrest.Matcher<io.grpc.StatusRuntimeException> |
hasMetadata(io.grpc.Metadata.Key<T> key,
T value) |
static org.hamcrest.Matcher<io.grpc.StatusRuntimeException> |
hasStatus(io.grpc.Status status) |
Copyright © 2018 Grakn Labs Ltd. All rights reserved.