type CommandFormActivation … // InputFormValues provides a mock function with given fields: func (_m *CommandFormActivation) InputFormValues() commands.CommandInputValues { … } // NewCommandFormActivation creates a new instance of CommandFormActivation. 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 NewCommandFormActivation(t interface { … }