[][src]Module mocktopus::macros

For use in tested code: tools making items mockable

Attribute Macros

mockable

Procedural macro, makes items and their sub-items mockable

not_mockable

Procedural macro, guards items from being made mockable by enclosing item.