mock_usig

package
v0.0.0-...-2a45ea8 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_usig is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockUSIG

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

MockUSIG is a mock of USIG interface

func NewMockUSIG

func NewMockUSIG(ctrl *gomock.Controller) *MockUSIG

NewMockUSIG creates a new mock instance

func (*MockUSIG) CreateUI

func (m *MockUSIG) CreateUI(arg0 []byte) (*usig.UI, error)

CreateUI mocks base method

func (*MockUSIG) EXPECT

func (m *MockUSIG) EXPECT() *MockUSIGMockRecorder

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

func (*MockUSIG) ID

func (m *MockUSIG) ID() []byte

ID mocks base method

func (*MockUSIG) VerifyUI

func (m *MockUSIG) VerifyUI(arg0 []byte, arg1 *usig.UI, arg2 []byte) error

VerifyUI mocks base method

type MockUSIGMockRecorder

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

MockUSIGMockRecorder is the mock recorder for MockUSIG

func (*MockUSIGMockRecorder) CreateUI

func (mr *MockUSIGMockRecorder) CreateUI(arg0 interface{}) *gomock.Call

CreateUI indicates an expected call of CreateUI

func (*MockUSIGMockRecorder) ID

func (mr *MockUSIGMockRecorder) ID() *gomock.Call

ID indicates an expected call of ID

func (*MockUSIGMockRecorder) VerifyUI

func (mr *MockUSIGMockRecorder) VerifyUI(arg0, arg1, arg2 interface{}) *gomock.Call

VerifyUI indicates an expected call of VerifyUI

Jump to

Keyboard shortcuts

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