mocks

package
v0.0.0-...-7c77b90 Latest Latest
Warning

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

Go to latest
Published: May 27, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProjectManager

type ProjectManager struct {
	mock.Mock
}

ProjectManager is an autogenerated mock type for the ProjectManager type

func (*ProjectManager) CreateProject

func (_m *ProjectManager) CreateProject(pr module.Project, exists bool) (module.Project, error)

CreateProject provides a mock function with given fields: pr, exists

func (*ProjectManager) DeleteProject

func (_m *ProjectManager) DeleteProject(name string) error

DeleteProject provides a mock function with given fields: name

func (*ProjectManager) GetAllProjects

func (_m *ProjectManager) GetAllProjects() ([]module.Project, error)

GetAllProjects provides a mock function with given fields:

func (*ProjectManager) GetProject

func (_m *ProjectManager) GetProject(name string) (module.Project, error)

GetProject provides a mock function with given fields: name

Jump to

Keyboard shortcuts

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