 Documentation
      ¶
      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/quux endpoint module
func NewSimpleServiceEchoStringWorkflowMock ¶
func NewSimpleServiceEchoStringWorkflowMock(t *testing.T) (workflow.SimpleServiceEchoStringWorkflow, *MockClientNodes)
NewSimpleServiceEchoStringWorkflowMock creates a workflow with mock clients
 Click to show internal directories. 
   Click to hide internal directories.