MCPcopy
hub / github.com/hyperledger/fabric / Policy_Expecter

Struct Policy_Expecter

orderer/consensus/smartbft/mocks/policy.go:17–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15}
16
17type Policy_Expecter struct {
18 mock *mock.Mock
19}
20
21func (_m *Policy) EXPECT() *Policy_Expecter {
22 return &Policy_Expecter{mock: &_m.Mock}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected