mock_replay

Function

ArgDescriptionType
pluginThe plugin to mockstring
functionThe function to mockstring
expected_callsHow many times plugin should be calledint
clearThis call will clear previous mocks for this pluginbool

Description

Replay recorded calls on a mock.