Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestStepRunnerServer ¶
type TestStepRunnerServer struct { *service.StepRunnerService // contains filtered or unexported fields }
func New ¶
func New(t *testing.T, options ...func(*TestStepRunnerServer)) *TestStepRunnerServer
func (*TestStepRunnerServer) NewConnection ¶
func (s *TestStepRunnerServer) NewConnection() *grpc.ClientConn
func (*TestStepRunnerServer) Serve ¶
func (s *TestStepRunnerServer) Serve() *TestStepRunnerServer
func (*TestStepRunnerServer) Stop ¶
func (s *TestStepRunnerServer) Stop()
Click to show internal directories.
Click to hide internal directories.