Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InternalMoveTaskOrderCreator ¶
InternalMoveTaskOrderCreator is an autogenerated mock type for the InternalMoveTaskOrderCreator type
func NewInternalMoveTaskOrderCreator ¶
func NewInternalMoveTaskOrderCreator(t mockConstructorTestingTNewInternalMoveTaskOrderCreator) *InternalMoveTaskOrderCreator
NewInternalMoveTaskOrderCreator creates a new instance of InternalMoveTaskOrderCreator. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*InternalMoveTaskOrderCreator) InternalCreateMoveTaskOrder ¶
func (_m *InternalMoveTaskOrderCreator) InternalCreateMoveTaskOrder(appCtx appcontext.AppContext, moveTaskOrder supportmessages.MoveTaskOrder) (*models.Move, error)
InternalCreateMoveTaskOrder provides a mock function with given fields: appCtx, moveTaskOrder
Click to show internal directories.
Click to hide internal directories.