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