Qt Test-Driven Development using Google Test and Google Mock
In this updated webinar, you will learn the basics of TDD (Test-Driven Development) using a combination of Google Test and the Qt Test Framework, now supported directly by Qt Creator to build and run Qt tests. You will see how Google Mock will allow you to isolate the units of your application for maximum testing using design techniques such as layered design and dependency inversion. Google Test and Google Mock make it easy to write test harnesses that leverage that isolation.
