Original
Call for an original method of mocked type. If interface is mocked, default implementation is called.
If args is null, args passed to mock (FunctionScope.args) are used.
It is recommended to use original and originalWith instead.
Call for an original method of mocked type. If interface is mocked, default implementation is called.
If args is null, args passed to mock (FunctionScope.args) are used.
It is recommended to use original and originalWith instead.