GRPC client used for automated testing.
Implements: GrpcClient
Description
The TestGrpcClient class allows you to create a REST client that can be used for automated testing.
Constructors
NewTestGrpcClient
Creates a new instance of the TestGrpcClient class.
NewTestGrpcClient(name string) *TestGrpcClient
- name: string - service name.