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