mocks

package
v0.2.15-beta.0 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

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 MockpoetValidatorPersistor

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

MockpoetValidatorPersistor is a mock of poetValidatorPersistor interface.

func NewMockpoetValidatorPersistor

func NewMockpoetValidatorPersistor(ctrl *gomock.Controller) *MockpoetValidatorPersistor

NewMockpoetValidatorPersistor creates a new mock instance.

func (*MockpoetValidatorPersistor) EXPECT

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

func (*MockpoetValidatorPersistor) HasProof

func (m *MockpoetValidatorPersistor) HasProof(arg0 []byte) bool

HasProof mocks base method.

func (*MockpoetValidatorPersistor) StoreProof

func (m *MockpoetValidatorPersistor) StoreProof(arg0 []byte, arg1 *types.PoetProofMessage) error

StoreProof mocks base method.

func (*MockpoetValidatorPersistor) Validate

func (m *MockpoetValidatorPersistor) Validate(arg0 types.PoetProof, arg1 []byte, arg2 string, arg3 []byte) error

Validate mocks base method.

type MockpoetValidatorPersistorMockRecorder

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

MockpoetValidatorPersistorMockRecorder is the mock recorder for MockpoetValidatorPersistor.

func (*MockpoetValidatorPersistorMockRecorder) HasProof

func (mr *MockpoetValidatorPersistorMockRecorder) HasProof(arg0 interface{}) *gomock.Call

HasProof indicates an expected call of HasProof.

func (*MockpoetValidatorPersistorMockRecorder) StoreProof

func (mr *MockpoetValidatorPersistorMockRecorder) StoreProof(arg0, arg1 interface{}) *gomock.Call

StoreProof indicates an expected call of StoreProof.

func (*MockpoetValidatorPersistorMockRecorder) Validate

func (mr *MockpoetValidatorPersistorMockRecorder) Validate(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

Validate indicates an expected call of Validate.

Jump to

Keyboard shortcuts

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