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