This package provides some useful stubbing and
mocking macros for
unit testing. Used when specified functions in a test should not be computed but should instead return a provided constant value.
Repository: https://github.com/Chream/mockingbird
License: MIT