commit_mock

package
v1.15.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 20, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockInterface

type MockInterface struct {
	mock.Mock
}

MockInterface is an autogenerated mock type for the Interface type

func NewMockInterface

func NewMockInterface(t interface {
	mock.TestingT
	Cleanup(func())
}) *MockInterface

NewMockInterface creates a new instance of MockInterface. 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 (*MockInterface) Do

func (_mock *MockInterface) Do(ctx context.Context, in commit.Input) error

Do provides a mock function for the type MockInterface

func (*MockInterface) EXPECT

func (_m *MockInterface) EXPECT() *MockInterface_Expecter

type MockInterface_Do_Call

type MockInterface_Do_Call struct {
	*mock.Call
}

MockInterface_Do_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Do'

func (*MockInterface_Do_Call) Return

func (*MockInterface_Do_Call) Run

func (*MockInterface_Do_Call) RunAndReturn

func (_c *MockInterface_Do_Call) RunAndReturn(run func(ctx context.Context, in commit.Input) error) *MockInterface_Do_Call

type MockInterface_Expecter

type MockInterface_Expecter struct {
	// contains filtered or unexported fields
}

func (*MockInterface_Expecter) Do

func (_e *MockInterface_Expecter) Do(ctx interface{}, in interface{}) *MockInterface_Do_Call

Do is a helper method to define mock.On call

  • ctx context.Context
  • in commit.Input

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL