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
Link copied to clipboard

Returns MokkeryCallHooks associated with this scope. See MokkeryCallHooks for details on hook scoping.

Link copied to clipboard
Link copied to clipboard

Renders common types (e.g. String, Array) in more readable way.

Link copied to clipboard