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