mocks

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Code generated by MockGen. DO NOT EDIT. Source: ./interfaces/conditional.go

Generated by this command:

mockgen -source=./interfaces/conditional.go -destination=./mocks/conditional.go -package=mocks

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIConditional

type MockIConditional[A any] struct {
	// contains filtered or unexported fields
}

MockIConditional is a mock of IConditional interface.

func NewMockIConditional

func NewMockIConditional[A any](ctrl *gomock.Controller) *MockIConditional[A]

NewMockIConditional creates a new mock instance.

func (*MockIConditional[A]) EXPECT

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

func (*MockIConditional[A]) If

func (m *MockIConditional[A]) If(condition bool, trueRes, falseRes A) A

If mocks base method.

type MockIConditionalMockRecorder

type MockIConditionalMockRecorder[A any] struct {
	// contains filtered or unexported fields
}

MockIConditionalMockRecorder is the mock recorder for MockIConditional.

func (*MockIConditionalMockRecorder[A]) If

func (mr *MockIConditionalMockRecorder[A]) If(condition, trueRes, falseRes any) *gomock.Call

If indicates an expected call of If.

Jump to

Keyboard shortcuts

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