mock_check

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

Check expectations on a mock.