Skip to content
Please update to the latest release 0.77.2 to address Multiple CVEs.
mock_replay

mock_replay

Function
Arg Description Type
plugin The plugin to mock string
function The function to mock string
expected_calls How many times plugin should be called int
clear This call will clear previous mocks for this plugin bool

Description

Replay recorded calls on a mock.