We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
generate single header files
add all autogenerated files
fix linux compilation
add tests
fix clang compiler warning
improve overloaded methods stubbing api
fix compilation error when mocking method of base class
add Mock.Detach method
Fix a bug: spy did not detach from instance on ~Mock.
fix gcc compilation