mock

package
v0.0.0-...-95b87ed Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Chaincode

type Chaincode struct {
	InitStub func(shim.ChaincodeStubInterface) peer.Response

	InvokeStub func(shim.ChaincodeStubInterface) peer.Response
	// contains filtered or unexported fields
}

func (*Chaincode) Init

func (*Chaincode) InitArgsForCall

func (fake *Chaincode) InitArgsForCall(i int) shim.ChaincodeStubInterface

func (*Chaincode) InitCallCount

func (fake *Chaincode) InitCallCount() int

func (*Chaincode) InitCalls

func (fake *Chaincode) InitCalls(stub func(shim.ChaincodeStubInterface) peer.Response)

func (*Chaincode) InitReturns

func (fake *Chaincode) InitReturns(result1 peer.Response)

func (*Chaincode) InitReturnsOnCall

func (fake *Chaincode) InitReturnsOnCall(i int, result1 peer.Response)

func (*Chaincode) Invocations

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

func (*Chaincode) Invoke

func (fake *Chaincode) Invoke(arg1 shim.ChaincodeStubInterface) peer.Response

func (*Chaincode) InvokeArgsForCall

func (fake *Chaincode) InvokeArgsForCall(i int) shim.ChaincodeStubInterface

func (*Chaincode) InvokeCallCount

func (fake *Chaincode) InvokeCallCount() int

func (*Chaincode) InvokeCalls

func (fake *Chaincode) InvokeCalls(stub func(shim.ChaincodeStubInterface) peer.Response)

func (*Chaincode) InvokeReturns

func (fake *Chaincode) InvokeReturns(result1 peer.Response)

func (*Chaincode) InvokeReturnsOnCall

func (fake *Chaincode) InvokeReturnsOnCall(i int, result1 peer.Response)

Jump to

Keyboard shortcuts

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