MCPcopy Create free account
hub / github.com/CyCoreSystems/ari / Player_Expecter

Struct Player_Expecter

client/arimocks/Player.go:31–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31type Player_Expecter struct {
32 mock *mock.Mock
33}
34
35func (_m *Player) EXPECT() *Player_Expecter {
36 return &Player_Expecter{mock: &_m.Mock}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected