Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OperationCallbacks ¶
OperationCallbacks is an autogenerated mock type for the OperationCallbacks type
func NewOperationCallbacks ¶ added in v1.1.2
func NewOperationCallbacks(t interface { mock.TestingT Cleanup(func()) }) *OperationCallbacks
NewOperationCallbacks creates a new instance of OperationCallbacks. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*OperationCallbacks) OperationUpdate ¶
func (_m *OperationCallbacks) OperationUpdate(update *core.OperationUpdate)
OperationUpdate provides a mock function with given fields: update
Click to show internal directories.
Click to hide internal directories.