BlockingCallDefinitionScope
Provides a set of operation for BlockingAnsweringScope.calls.
Properties
Functions
Link copied to clipboard
Calls original implementation of mocked method with unchanged args. For interfaces, it is default implementation.
Link copied to clipboard
Calls original implementation of mocked method with given args. For interfaces, it is default implementation.
Link copied to clipboard
Calls spied method with given args.
Link copied to clipboard
Link copied to clipboard
Returns CallDefinitionScope.self as T.