module FlexMock::Minitest

Minitest::Test Integration.

Include this module in any Test subclass (in test-style minitest) or or describe block (in spec-style minitest) to get integration with FlexMock. When this module is included, the mock container methods (e.g. flexmock(), flexstub()) will be available.