Companion
object Companion
Properties
Link copied to clipboard
Results in an original method call from mocked type with args passed to mock (FunctionScope.args). If interface is mocked, default implementation is called.
Functions
Link copied to clipboard
Call for an original method from mocked type with given args. If interface is mocked, default implementation is called.