Do not require explicit return values for expectations. If no return
value is set, return the default value (null / 0 / nan, in most
cases). By default, if no return value, exception, delegate, or
passthrough option is set, an exception will be thrown.
Do not require explicit return values for expectations. If no return value is set, return the default value (null / 0 / nan, in most cases). By default, if no return value, exception, delegate, or passthrough option is set, an exception will be thrown.