Delx v3.0.0 Delx.Delegator.Mock View Source
This module is a custom delegator that does not actually delegate but instead
raises an exception containing the delegation details. This is useful when you
want to mock all delegations but not actually call the delegation target.
This delegator must be used to make Delx.TestAssertions
work.