MokkeryRenderingScope
Scope that carries the dev.mokkery.context.MokkeryContext with Renderers and related tools. They are used to provide consistent output across different Mokkery components.
Currently, only few renderers are publicly available. They are not stable and available only under mokkeryInternals.
Properties
Link copied to clipboard
Calls Renderable.render on given ArgMatcher if it's implemented or calls Any.toString.
Link copied to clipboard
Returns MokkeryCallHooks associated with this scope. See MokkeryCallHooks for details on hook scoping.
Link copied to clipboard
Renders given MokkeryCallScope as human-readable string.
Link copied to clipboard
Link copied to clipboard