Documentation ¶
Overview ¶
Package mockdebugclient is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockDebugClient ¶
type MockDebugClient struct {
// contains filtered or unexported fields
}
MockDebugClient is a mock of DebugClient interface nolint
func NewMockDebugClient ¶
func NewMockDebugClient(ctrl *gomock.Controller) *MockDebugClient
NewMockDebugClient creates a new mock instance nolint
func (*MockDebugClient) EXPECT ¶
func (m *MockDebugClient) EXPECT() *MockDebugClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use nolint
type MockDebugClientMockRecorder ¶
type MockDebugClientMockRecorder struct {
// contains filtered or unexported fields
}
MockDebugClientMockRecorder is the mock recorder for MockDebugClient nolint
func (*MockDebugClientMockRecorder) Run ¶
func (mr *MockDebugClientMockRecorder) Run(ctx interface{}) *gomock.Call
Run indicates an expected call of Run nolint
Click to show internal directories.
Click to hide internal directories.