Uses of Package
io.grpc.testing
-
Packages that use io.grpc.testing Package Description io.grpc.testing API that is useful for testing gRPC. -
Classes in io.grpc.testing used by io.grpc.testing Class Description GrpcCleanupRule A JUnitExternalResourcethat can register gRPC resources and manages its automatic release at the end of the test.GrpcServerRule GrpcServerRuleis a JUnitTestRulethat starts an in-process gRPC service with aMutableHandlerRegistryfor adding services.StreamRecorder Deprecated.Not for public use