onArguments
Configures the mock tool to respond when it is called with the specified arguments.
Parameters
args
The arguments to match for the callable. These are matched against the callable's parameters and are associated with them to form a mapping of parameter names to argument values.