mock

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mock_models is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockStatus

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

MockStatus is a mock of Status interface

func NewMockStatus

func NewMockStatus(ctrl *gomock.Controller) *MockStatus

NewMockStatus creates a new mock instance

func (*MockStatus) EXPECT

func (m *MockStatus) EXPECT() *MockStatusMockRecorder

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

func (*MockStatus) WriteSvg

func (m *MockStatus) WriteSvg(condition v1.RadixJobCondition) (*[]byte, error)

WriteSvg mocks base method

type MockStatusMockRecorder

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

MockStatusMockRecorder is the mock recorder for MockStatus

func (*MockStatusMockRecorder) WriteSvg

func (mr *MockStatusMockRecorder) WriteSvg(condition interface{}) *gomock.Call

WriteSvg indicates an expected call of WriteSvg

Jump to

Keyboard shortcuts

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