Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockRollbacker ¶
MockRollbacker is an autogenerated mock type for the Rollbacker type
func NewMockRollbacker ¶
func NewMockRollbacker(t interface { mock.TestingT Cleanup(func()) }) *MockRollbacker
NewMockRollbacker creates a new instance of MockRollbacker. 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 (*MockRollbacker) AppendAction ¶
func (_m *MockRollbacker) AppendAction(_a0 action.RollbackableAction)
AppendAction provides a mock function with given fields: _a0
func (*MockRollbacker) Backup ¶
func (_m *MockRollbacker) Backup() error
Backup provides a mock function with given fields:
func (*MockRollbacker) Rollback ¶
func (_m *MockRollbacker) Rollback()
Rollback provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.