Skip to content

dany74q/FreeMock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreeMock

[Windows] C++ Free Function Mocker

While dealing with legacy codebases, and in the process of refactoring them, I've tackled a need to mock free functions more easily. That being of course a temporary solution, before you make the code more testable.

FreeMock can be of use to mock those highly used, untestable and scary-to-change free functions.

Look at the usage.cpp file for a usage example.

About

Free function mocker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages