mock_scm

package
v3.0.15+incompatible Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package mock_scm is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockInterface

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

MockInterface is a mock of Interface interface

func NewMockInterface

func NewMockInterface(ctrl *gomock.Controller) *MockInterface

NewMockInterface creates a new mock instance

func (*MockInterface) CheckoutPullRequestPayload

func (m *MockInterface) CheckoutPullRequestPayload(payload *scm.Payload) error

CheckoutPullRequestPayload mocks base method

func (*MockInterface) CheckoutPushPayload

func (m *MockInterface) CheckoutPushPayload(payload *scm.Payload) error

CheckoutPushPayload mocks base method

func (*MockInterface) Cleanup

func (m *MockInterface) Cleanup() error

Cleanup mocks base method

func (*MockInterface) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockInterface) Init

func (m *MockInterface) Init(pipelineData *pipeline.Data, config config.Interface, client *http.Client) error

Init mocks base method

func (*MockInterface) Notify

func (m *MockInterface) Notify(ref, state, message string) error

Notify mocks base method

func (*MockInterface) Publish

func (m *MockInterface) Publish() error

Publish mocks base method

func (*MockInterface) PublishAssets

func (m *MockInterface) PublishAssets(releaseData interface{}) error

PublishAssets mocks base method

func (*MockInterface) RetrievePayload

func (m *MockInterface) RetrievePayload() (*scm.Payload, error)

RetrievePayload mocks base method

type MockInterfaceMockRecorder

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

MockInterfaceMockRecorder is the mock recorder for MockInterface

func (*MockInterfaceMockRecorder) CheckoutPullRequestPayload

func (mr *MockInterfaceMockRecorder) CheckoutPullRequestPayload(payload interface{}) *gomock.Call

CheckoutPullRequestPayload indicates an expected call of CheckoutPullRequestPayload

func (*MockInterfaceMockRecorder) CheckoutPushPayload

func (mr *MockInterfaceMockRecorder) CheckoutPushPayload(payload interface{}) *gomock.Call

CheckoutPushPayload indicates an expected call of CheckoutPushPayload

func (*MockInterfaceMockRecorder) Cleanup

func (mr *MockInterfaceMockRecorder) Cleanup() *gomock.Call

Cleanup indicates an expected call of Cleanup

func (*MockInterfaceMockRecorder) Init

func (mr *MockInterfaceMockRecorder) Init(pipelineData, config, client interface{}) *gomock.Call

Init indicates an expected call of Init

func (*MockInterfaceMockRecorder) Notify

func (mr *MockInterfaceMockRecorder) Notify(ref, state, message interface{}) *gomock.Call

Notify indicates an expected call of Notify

func (*MockInterfaceMockRecorder) Publish

func (mr *MockInterfaceMockRecorder) Publish() *gomock.Call

Publish indicates an expected call of Publish

func (*MockInterfaceMockRecorder) PublishAssets

func (mr *MockInterfaceMockRecorder) PublishAssets(releaseData interface{}) *gomock.Call

PublishAssets indicates an expected call of PublishAssets

func (*MockInterfaceMockRecorder) RetrievePayload

func (mr *MockInterfaceMockRecorder) RetrievePayload() *gomock.Call

RetrievePayload indicates an expected call of RetrievePayload

Jump to

Keyboard shortcuts

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