Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
17
type
Policy_Expecter
struct
{
18
mock *mock.Mock
19
}
20
21
func
(_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