Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockClientNodes ¶
type MockClientNodes struct { Baz *bazclientgeneratedmock.MockClient Quux *quuxclientgeneratedmock.MockIClientWithFixture }
MockClientNodes contains mock client dependencies for the tchannel/baz endpoint module
func NewSimpleServiceCallWorkflowMock ¶
func NewSimpleServiceCallWorkflowMock(t *testing.T) (workflow.SimpleServiceCallWorkflow, *MockClientNodes)
NewSimpleServiceCallWorkflowMock creates a workflow with mock clients
func NewSimpleServiceEchoWorkflowMock ¶ added in v0.2.0
func NewSimpleServiceEchoWorkflowMock(t *testing.T) (workflow.SimpleServiceEchoWorkflow, *MockClientNodes)
NewSimpleServiceEchoWorkflowMock creates a workflow with mock clients
Click to show internal directories.
Click to hide internal directories.