mock

package
v0.2.8 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDrone

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

MockDrone is a mock of Drone interface.

func NewMockDrone

func NewMockDrone(ctrl *gomock.Controller) *MockDrone

NewMockDrone creates a new mock instance.

func (*MockDrone) EXPECT

func (m *MockDrone) EXPECT() *MockDroneMockRecorder

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

func (*MockDrone) PromoteLastBuild added in v0.2.8

func (m *MockDrone) PromoteLastBuild(arg0, arg1, arg2 string) (*core.Build, error)

PromoteLastBuild mocks base method.

func (*MockDrone) PromoteLastTag added in v0.2.8

func (m *MockDrone) PromoteLastTag(arg0, arg1 string) (*core.Build, error)

PromoteLastTag mocks base method.

func (*MockDrone) RebuildLastBuild

func (m *MockDrone) RebuildLastBuild(arg0, arg1 string) (*core.Build, error)

RebuildLastBuild mocks base method.

func (*MockDrone) RebuildLastTag added in v0.2.5

func (m *MockDrone) RebuildLastTag(arg0 string) (*core.Build, error)

RebuildLastTag mocks base method.

type MockDroneMockRecorder

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

MockDroneMockRecorder is the mock recorder for MockDrone.

func (*MockDroneMockRecorder) PromoteLastBuild added in v0.2.8

func (mr *MockDroneMockRecorder) PromoteLastBuild(arg0, arg1, arg2 interface{}) *gomock.Call

PromoteLastBuild indicates an expected call of PromoteLastBuild.

func (*MockDroneMockRecorder) PromoteLastTag added in v0.2.8

func (mr *MockDroneMockRecorder) PromoteLastTag(arg0, arg1 interface{}) *gomock.Call

PromoteLastTag indicates an expected call of PromoteLastTag.

func (*MockDroneMockRecorder) RebuildLastBuild

func (mr *MockDroneMockRecorder) RebuildLastBuild(arg0, arg1 interface{}) *gomock.Call

RebuildLastBuild indicates an expected call of RebuildLastBuild.

func (*MockDroneMockRecorder) RebuildLastTag added in v0.2.5

func (mr *MockDroneMockRecorder) RebuildLastTag(arg0 interface{}) *gomock.Call

RebuildLastTag indicates an expected call of RebuildLastTag.

Jump to

Keyboard shortcuts

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