Documentation ¶
Overview ¶
Package mockout is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockAnyMock ¶
type MockAnyMock struct {
// contains filtered or unexported fields
}
MockAnyMock is a mock of AnyMock interface.
func NewMockAnyMock ¶
func NewMockAnyMock(ctrl *gomock.Controller) *MockAnyMock
NewMockAnyMock creates a new mock instance.
func (*MockAnyMock) EXPECT ¶
func (m *MockAnyMock) EXPECT() *MockAnyMockMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockAnyMockMockRecorder ¶
type MockAnyMockMockRecorder struct {
// contains filtered or unexported fields
}
MockAnyMockMockRecorder is the mock recorder for MockAnyMock.
Click to show internal directories.
Click to hide internal directories.