gRPC Testing provides utilities for testing gRPC services and clients.
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-testing</artifactId>
<version>1.80.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Uses GrpcCleanupRule to automatically clean up gRPC resources in tests.
No known issues recorded.
No dependency data recorded yet.