MokkeryConfigurer
Temporary, mutable MokkeryScope used to configure MokkeryContext.
It is valid only for the time of the configuration block that provides it. Any access to mokkeryContext after that block completes fails with dev.mokkery.MokkeryRuntimeException.
Inheritors
Properties
Link copied to clipboard
Returns MokkeryCallHooks associated with this scope. See MokkeryCallHooks for details on hook scoping.
Link copied to clipboard
MokkeryContext of the configured object. Assigning a new value applies it to the configured object.