Module mock_extensions

Source
Expand description

A set of tools for working with automock

IMPORTANT: To avoid polluting production code, those tools do not expose or reexpose any automocktypes, users need to add them themselves to their crates.

Structsยง

MockBuilder
Helper to create configured Mockall mock.