mocks

package
v0.0.0-...-e5a1b27 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CircleCI

type CircleCI struct {
	mock.Mock
}

CircleCI is an autogenerated mock type for the CircleCI type

func (*CircleCI) CreateProjectEnvVar

func (_m *CircleCI) CreateProjectEnvVar(_a0 string, _a1 string, _a2 string) (circleci.ProjectEnvVar, error)

CreateProjectEnvVar provides a mock function with given fields: _a0, _a1, _a2

func (*CircleCI) DeleteProjectEnvVar

func (_m *CircleCI) DeleteProjectEnvVar(_a0 string, _a1 string) error

DeleteProjectEnvVar provides a mock function with given fields: _a0, _a1

func (*CircleCI) GetAllPipelines

func (_m *CircleCI) GetAllPipelines(_a0 circleci.Project) (circleci.Pipelines, error)

GetAllPipelines provides a mock function with given fields: _a0

func (*CircleCI) GetAllProjects

func (_m *CircleCI) GetAllProjects() (circleci.Projects, error)

GetAllProjects provides a mock function with given fields:

func (*CircleCI) GetJobsForWorkflow

func (_m *CircleCI) GetJobsForWorkflow(_a0 circleci.Workflow) (circleci.Jobs, error)

GetJobsForWorkflow provides a mock function with given fields: _a0

func (*CircleCI) GetProjectEnvVars

func (_m *CircleCI) GetProjectEnvVars(_a0 string) (circleci.ProjectEnvVars, error)

GetProjectEnvVars provides a mock function with given fields: _a0

func (*CircleCI) GetWorkflowsForPipeline

func (_m *CircleCI) GetWorkflowsForPipeline(_a0 circleci.Pipeline) (circleci.Workflows, error)

GetWorkflowsForPipeline provides a mock function with given fields: _a0

func (_m *CircleCI) JobLink(_a0 circleci.Project, _a1 circleci.Job) string

JobLink provides a mock function with given fields: _a0, _a1

func (*CircleCI) PreviousCompleteWorkflowState

func (_m *CircleCI) PreviousCompleteWorkflowState(_a0 circleci.Pipelines, _a1 string) (string, error)

PreviousCompleteWorkflowState provides a mock function with given fields: _a0, _a1

func (_m *CircleCI) WorkflowLink(_a0 circleci.Project, _a1 circleci.Pipeline, _a2 circleci.Workflow) string

WorkflowLink provides a mock function with given fields: _a0, _a1, _a2

func (*CircleCI) WorkflowStatus

func (_m *CircleCI) WorkflowStatus(_a0 circleci.Pipelines, _a1 circleci.Workflow) (string, error)

WorkflowStatus provides a mock function with given fields: _a0, _a1

Jump to

Keyboard shortcuts

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