Advanced C++ Mocking Using Google Mock 1
Course Features
Duration
228 minutes
Delivery Method
Online
Available on
Downloadable Courses
Accessibility
Desktop, Laptop
Language
English
Subtitles
English
Level
Advanced
Teaching Type
Self Paced
Video Content
228 minutes
Course Description
Course Overview
International Faculty
Post Course Interactions
Instructor-Moderated Discussions
Case Studies, Captstone Projects
Skills You Will Gain
What You Will Learn
By the end of this course, you'll have a working knowledge of mocking frameworks and Google Mock, and you'll be able to efficiently unit test any code
Finally, you'll learn useful unit testing patterns for existing legacy code
First, you'll learn about how to make unit tests simpler and more predictable using mocks
Next, you'll explore how to run Google Mock with different unit testing frameworks, and cover mocking frameworks best practices
You'll learn how to fake dependencies in C++ using Google Mock