Module mockall::examples::mock_my_module

source ·
Expand description

Mock version of the my_module module

Modules§

Functions§

  • Verify that all current expectations for every function in this module are satisfied and clear them.
  • A function in a mocked module
  • Create a Context for mocking the modfunc method