mocks

package
v0.2.11 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2021 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 Provider

type Provider struct {
	mock.Mock
}

Provider is an autogenerated mock type for the Provider type

func (*Provider) CreateRepository

func (_m *Provider) CreateRepository(ctx context.Context, opts *git.CreateRepoOptions) (string, error)

CreateRepository provides a mock function with given fields: ctx, opts

type Repository

type Repository struct {
	mock.Mock
}

Repository is an autogenerated mock type for the Repository type

func (*Repository) Persist

func (_m *Repository) Persist(ctx context.Context, opts *git.PushOptions) (string, error)

Persist provides a mock function with given fields: ctx, opts

Jump to

Keyboard shortcuts

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