mocks

package
v1.0.0-rc5 Latest Latest
Warning

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

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

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientFactory

type ClientFactory struct {
	CreateStub func(string, common.CASReader, *config.Sidetree) (protocol.Version, error)
	// contains filtered or unexported fields
}

func (*ClientFactory) Create

func (fake *ClientFactory) Create(arg1 string, arg2 common.CASReader, arg3 *config.Sidetree) (protocol.Version, error)

func (*ClientFactory) CreateArgsForCall

func (fake *ClientFactory) CreateArgsForCall(i int) (string, common.CASReader, *config.Sidetree)

func (*ClientFactory) CreateCallCount

func (fake *ClientFactory) CreateCallCount() int

func (*ClientFactory) CreateCalls

func (fake *ClientFactory) CreateCalls(stub func(string, common.CASReader, *config.Sidetree) (protocol.Version, error))

func (*ClientFactory) CreateReturns

func (fake *ClientFactory) CreateReturns(result1 protocol.Version, result2 error)

func (*ClientFactory) CreateReturnsOnCall

func (fake *ClientFactory) CreateReturnsOnCall(i int, result1 protocol.Version, result2 error)

func (*ClientFactory) Invocations

func (fake *ClientFactory) Invocations() map[string][][]interface{}

Jump to

Keyboard shortcuts

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