GRPC client for automated testing.
Implements: CommandableGrpcClient
Description
The TestCommandableGrpcClient class allows you to create a commandable GRPC client for automated testing.
Constructors
NewTestCommandableGrpcClient
Creates a new instance of the TestCommandableGrpcClient class.
NewTestCommandableGrpcClient(name string) *TestCommandableGrpcClient
- name: string - a service name.