2013:faking_stubbing_and_mocking_in_c
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
2013:faking_stubbing_and_mocking_in_c [2012/11/09 19:55] – created jonjagger | 2013:faking_stubbing_and_mocking_in_c [2016/06/11 14:05] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 10: | Line 10: | ||
C is rather limited in the options you have for faking, stubbing and mocking, or is it? In this tutorial we'll see how to use the linker, function pointers and the preprocessor to substitute fakes for troublesome dependencies. We' | C is rather limited in the options you have for faking, stubbing and mocking, or is it? In this tutorial we'll see how to use the linker, function pointers and the preprocessor to substitute fakes for troublesome dependencies. We' | ||
\\ | \\ | ||
+ | Roger: maybe for this one or "C Unit Testing with the Fake Function Framework" |
2013/faking_stubbing_and_mocking_in_c.1352490916.txt.gz · Last modified: 2016/06/11 14:05 (external edit)