Uses of Package
io.grpc.testing
Packages that use io.grpc.testing
-
Classes in io.grpc.testing used by io.grpc.testingClassDescriptionA JUnit
ExternalResource
that can register gRPC resources and manages its automatic release at the end of the test.GrpcServerRule
is a JUnitTestRule
that starts an in-process gRPC service with aMutableHandlerRegistry
for adding services.Deprecated.Not for public use