23 September 2011Unit Testing in C++Top 5 Problems & SolutionsGil ZilberfeldProduct Manager
Unit Testing in C++Legacy codeFull of dependenciesChange the code or…Use an isolation framework
What Do We NeedIDETest FrameworkIsolator++
Private Calls
Global C Functions
Nothing to test
The “new” Problem
Reference Parameters
Questions?www.gilzilberfeld.comgilz@typemock.com@gil_zilberfeldwww.typemock.comBlog.typemock.com@typemock

C++ unit testing top 5 problems and solutions