| Package | Description |
|---|---|
| io.grpc.testing |
API that is useful for testing gRPC.
|
| Class and Description |
|---|
GrpcServerRule
GrpcServerRule is a JUnit TestRule that starts an in-process gRPC service with
a MutableHandlerRegistry for adding services. |
| StreamRecorder
Deprecated.
Not for public use
|