Package io.grpc.testing
package io.grpc.testing
API that is useful for testing gRPC.
-
ClassDescriptionA JUnit
ExternalResourcethat can register gRPC resources and manages its automatic release at the end of the test.GrpcServerRuleis a JUnitTestRulethat starts an in-process gRPC service with aMutableHandlerRegistryfor adding services.Deprecated.Not for public useA collection of method descriptor constructors useful for tests.Common utility functions useful for writing tests.Convenience utilities for using TLS in tests.