Uses of Class
io.grpc.testing.GrpcCleanupRule
-
Packages that use GrpcCleanupRule Package Description io.grpc.testing API that is useful for testing gRPC. -
-
Uses of GrpcCleanupRule in io.grpc.testing
Methods in io.grpc.testing that return GrpcCleanupRule Modifier and Type Method Description GrpcCleanupRuleGrpcCleanupRule. setTimeout(long timeout, TimeUnit timeUnit)Sets a positive total time limit for the automatic resource cleanup.
-