Test ================================== #. `Testing With CMake and CTest `_ #. `GoogleTest User’s Guide `_ #. `Unit testing with CTest `_ googletest ------------------- #. `Google Test and Mock Platform, Complete Tutorial. Part 1: Google Test `_ #. `Google Test and Mock Platform - Part 2: GMock Matchers `_ #. `Google Test and Mock Platform - Part 3: Mocking Classes and Functions with GMock `_ #. `Google C++ Testing, GTest, GMock Framework Part- 1 : Introduction `_ #. `Google Test, GTest and GMock Framework Part- 2 : Writing Unit Tests using c++ gtest and c++ gmock `_ #. `Google c++ Test Mocking Framework Part - 4: Writing Mocks using c++ gtest and c++ gmock `_ #. `Google c++ test Mocking Framework Part- 5 Using Google Mocks c++ gmock and c++ gtest tips and tricks `_ #. `Google Test - gtest setup for unit testing in C++ on windows 10 Using Visual Studio `_ #. `Google C++ Test Framework - Introduction - Assertions Types and Test Fixtures for latest C++ Specs `_ #. `unit testing in VS2022 with google test `_ Google C++ Testing, GTest, GMock Framework --------------------------------------------- #. `Google C++ Testing, GTest, GMock Framework Part- 1 : Introduction `_ #. `Google Test, GTest and GMock Framework Part- 2 : Writing Unit Tests using c++ gtest and c++ gmock `_ #. `Google C++ Test GTest, GMock Framework Part- 3 : Writing Test Fixtures in c++ gtest and c++ gmock `_ #. `Google c++ Test Mocking Framework Part - 4: Writing Mocks using c++ gtest and c++ gmock `_ #. `Google c++ test Mocking Framework Part- 5 Using Google Mocks c++ gmock and c++ gtest tips and tricks `_ #. `Google Test - gtest setup for unit testing in C++ on windows 10 Using Visual Studio `_ #. `Google C++ Test Framework - Introduction - Assertions Types and Test Fixtures for latest C++ Specs `_ mocks ----------------------------- #. `C++ testing with mocks is EASY and awesome! `_ #. `Static, Unit, Integration, and End-to-End Tests Explained - Software Testing Series #1 `_ #. `What is Mocking? - Concepts and Best Practices - Software Testing Series #2 `_ End to End Testing ----------------------- #. `End to End Testing - Explained `_ #. `End to End Testing | importance with real time example `_ Software Testing Tutorial 1 ----------------------------- #. `Software Testing Tutorial Introduction and Course Topics - Software Testing Bootcamp `_ #. `Software Testing Tutorial #1 - What is Software Testing | With Examples `_ #. `Software Testing Tutorial #2 - What is Manual Testing | With Examples `_ #. `Software Testing Tutorial #3 - Objectives of Software Testing `_ #. `Software Testing Tutorial #4 - Importance of Software Testing `_ #. `Software Testing Tutorial #5 - Seven Principles of Software Testing `_ #. `Software Testing Tutorial #6 - Software Development Life Cycle (SDLC) `_ #. `Software Testing Tutorial #7 - Software Testing Life Cycle (STLC) `_ #. `Software Testing Tutorial #8 - Waterfall Model in Software Engineering `_ #. `Software Testing Tutorial #9 - V Model in Software Engineering `_ #. `Software Testing Tutorial #10 - Iterative Model in Software Engineering `_ #. `Software Testing Tutorial #11 - Levels in Software Testing `_ #. `Software Testing Tutorial #12 - What is Unit Testing/Component Testing `_ #. `Software Testing Tutorial #13 - What is Integration Testing `_ #. `Software Testing Tutorial #14 - What is System Testing `_ #. `Software Testing Tutorial #15 - What is Acceptance Testing `_ #. `Software Testing Tutorial #16 - Types of Software Testing `_ #. `Software Testing Tutorial #17 - What is Functional Testing `_ #. `Software Testing Tutorial #18 - What is Black Box Testing `_ #. `Software Testing Tutorial #19 - What is White Box Testing `_ #. `Software Testing Tutorial #20 - Black Box Testing vs White Box Testing `_ #. `Software Testing Tutorial #21 - What is Non Functional Testing `_ #. `Software Testing Tutorial #22 - Functional Testing vs Non Functional Testing `_ #. `Software Testing Tutorial #23 - What is Regression Testing `_ #. `Software Testing Tutorial #24 - Regression Testing in Agile Development `_ #. `Software Testing Tutorial #25 - Retesting Vs Regression Testing `_ #. `Software Testing Tutorial #26 - Smoke Testing Vs Sanity Testing `_ #. `Software Testing Tutorial #27 - Verification and Validation in Software Testing `_ #. `Software Testing Tutorial #28 - End to End Testing in Software Testing `_ #. `Software Testing Tutorial #29 - What is Exploratory Testing `_ #. `Software Testing Tutorial #30 - What is a Test Case `_ #. `Software Testing Tutorial #31 - Test Scenario Vs Test Case `_ #. `Software Testing Tutorial #32 - How to Write Test Cases `_ #. `Software Testing Tutorial #33 - Different Test Design Techniques `_ #. `Software Testing Tutorial #34 - Equivalence Partitioning in Testing `_ #. `Software Testing Tutorial #35 - Boundary Value Analysis in Testing `_ #. `Software Testing Tutorial #36 - Decision Table Testing in Software Testing `_ #. `Software Testing Tutorial #37 - State Transition Testing Technique `_ #. `Software Testing Tutorial #38 - What is Test Plan in Software Testing `_ #. `Software Testing Tutorial #39 - What is Test Strategy in Software Testing `_ #. `Software Testing Tutorial #40 - Test Plan vs Test Strategy `_ #. `Software Testing Tutorial #41 - What is Defect in Software Testing `_ #. `Software Testing Tutorial #42 - Defect Bug Error Failure in Testing `_ #. `Software Testing Tutorial #43 - Severity and Priority in Software Testing `_ #. `Software Testing Tutorial #44 - Defect Life Cycle in Software Testing `_ #. `Software Testing Tutorial #45 - How to Write a Good Defect Report `_ #. `Software Testing Tutorial #46 - Test Summary Report in Software Testing `_ #. `Software Testing Tutorial #47 - What is Agile Testing `_ #. `Software Testing Tutorial #48 - What is Database Testing `_ Software Testing Tutorial 2 ----------------------------- #. `Software Testing Tutorial - 11 Top Websites a Software QA or Software Tester Must Visit. `_ #. `7 Principles in Software Testing You Should Know. ( Explained) `_ #. `Top 11 Freelancing Websites for Software Testers& QA. (Even as Manual Tester) `_ #. `Selenium 4 Features | What’s new in SELENIUM 4? `_ #. `7 Black Box Testing Techniques That Every QA Should know ( Explained with demo) `_ #. `How To Explain Test Automation Framework To The Interviewer(With 2 Examples) `_ #. `Retesting vs Regression Testing : When We Do Retesting in Software Development?(With Example) `_ #. `Smoke Testing Vs Sanity Testing : Explained with Examples `_ #. `Protractor Interview Questions and Answers - Part 1 (Top 21+ Questions covered) `_ #. `Agile Testing Interview Questions and Answers - 21+ Questions For Freshers & Experienced Candidates `_ #. `10 Mistakes I Did That You Should Avoid As A Automation Tester | Automation Testing Tutorial `_ #. `Top 13 Reasons Why Your Test Automation Fails | Automation Testing Tutorial | Automation Tester `_ #. `11 Must Have Skills For a Top Automation Tester | Automation Testing Tutorial `_ #. `10 Automation Testing Tools That every QA Should Know.(With MindMap).[2020 Edition] `_ #. `How to Leverage the Quarantine time as a Software Tester or QA? | Learn Software Testing `_ #. `How to start a Career in Automation Testing in 2022 | Careers in Automation Testing `_ #. `Test Scenario Vs Test Case : What you Should Know. [MindMap] (With Example) `_ #. `Requirement Traceability Matrix : How to Create RTM with Download Example(with MindMap) `_ #. `Verification and Validation in Software Testing : Which one is Used when?(With Example, Mindmap) `_ #. `Top 3 Open Source Test Management Tools In 2020 for QA engineers || Software Testing Tutorials `_ #. `I Am Manual Tester, What Should I Do Next | Career in Software Testing | Manual Testing Questions. `_ #. `7 Web Performance Testing Tools for Software Testers(With Winner) | Performance Testing Tools. `_ #. `Rest Assured Tutorial For Beginners | LIVE Project(Getting Started) | API Testing (GET & POST) `_ #. `Cross Browser Testing - Ultimate Guide (Start to Finish) [With Checklist] `_ #. `Cross Browser Testing - Ultimate Guide (Start to Finish). [With Checklist] `_ #. `SelectorsHub Tutorial | How to Find XPath/CSS Selectors Like Pro (Step by Step) `_ #. `What Is the Future for Manual Testing? | Career in Software Testing | Manual to Automation Switch. `_ #. `What Is the Difference Between WebDriver and WebElement Interface in Selenium? `_ #. `What is the Main difference between Page Object Model and Page Factory in Selenium? (Download Code) `_ #. `What is Usability Testing? Explained with Example | Usability Testing Tutorial `_ #. `Page Object Model Selenium WebDriver || Create Custom Selenium Framework using Java || Part 5 (POM) `_ #. `Add Allure Report || Custom Selenium Framework using Java || || Part 4 `_ #. `Selenium Framework using Java || Add Log4j or Logback To Your Selenium Framework || Part 3 `_ #. `Custom Selenium Framework using Java || Configuration Management(Properties File Reader) || Part 2 `_ #. `Selenium Framework Using Java | 5 Step Process To Create Selenium Framework from Scratch || Part 1 `_ #. `What is the Main difference between Page Object Model and Page Factory in Selenium?? (Download Code) `_ #. `What Is the Difference Between WebDriver and WebElement Interface in Selenium?? `_ #. `How Do I Prepare for Selenium Automation Testing Interview ? `_ #. `What are the Limitations of Selenium That you Should Know as QA `_ #. `What Is the Future for Manual Testing?? | Career in Software Testing | Manual to Automation Switch. `_ #. `Actions Class In Selenium | How to Perform Mouse Click,Keyboard Events with Action Class in Selenium. `_ #. `How to Handle with Multiple Windows,Frames and Iframe in Selenium(with Code) - Day 7. `_ #. `How to Handle Alerts,Confirmation Box and Popups in Selenium - Day 6. `_ #. `Implicit, Explicit, & Fluent Wait in Selenium(Step by Step Explained with Demo) - Day 5. `_ #. `Mastering Locators In Selenium | 30 Days of Automation testing with Selenium. | Day 3. `_ #. `Selenium Framework Using Java | How to Write Script in Selenium Web driver | Day 2. `_ #. `Selenium Architecture Explained(with Demo) | Selenium Tutorial for Beginners | Day 1. `_ #. `Is It Really Necessary to Learn Selenium Grid to Get a Job in Automation. `_ #. `Why Are MOST QA/Manual Testers UNHAPPY With Their Jobs? 😔. `_ #. `What is the Salary for Software Tester? || I Wish I knew it before. `_ #. `Is Software Testing is Dead End Job? || Career Path for QA/Software Tester. `_ #. `As a Manual Tester Which role I can Switch || Switch to Dev, BA or Scrum Master Role. `_ #. `How to Become SDET / Automation Tester In 2021? || With Exact BluePrint. `_ #. `4 Mindset Principles That Will Help You Thrive In 2021 as QA/ Software Tester. `_ #. `How Much Selenium I Should Know To Get a Job? `_ #. `Top 3 Website To Visit Daily as QA / Software Tester | Best Blogs for Software Testers `_ #. `How To Make Your GitHub Profile LOOK more Attractive? 😎 || GitHub Portfolio `_ #. `TOP 3 Ultimate Selenium Resource / Tutorials That you should Know as QA #Shorts `_ #. `Watch This Before Starting Career in Software Testing : State of Software Testing Report [LIVE] `_ #. `How Do You Learn Testing At present? #Shorts `_ #. `How to Make Additional Income as a Software Tester/ QA. [LIVE] 🤑 `_ #. `Top 21+ Good Websites for Practicing Automation Testing `_ #. `What Are Your Favourite Myths about Software Testing? `_ #. `Manual Tester : Ultimate Guide to QA Team Roles and Responsibilities. `_ #. `Automation Testing Jobs : How to Get Your First Test Automation Job My Personal Tips. `_ #. `Test Plan : Is It Mandatory to Create Test Plan? `_ #. `Why Are QA People Not given Any Respect? | Software Testing Tutorials. `_ #. `Most powerful FREE Screen Recorder & Annotation for QA to Report Bugs. `_ #. `TestBuddy : Super Simple Way Manage Your Testing Notes (For Exploratory Testers). `_ #. `How To Earn Back the Lost QA Respect? | Software Testing Tutorial. `_ #. `Top 7 Test Automation Mistakes: How To Avoid Your Next Automation Fail. `_ #. `9 Top Automated Testing Practices to Follow. `_ #. `What is Exploratory Testing? With Practical Example. `_ #. `9 Things I Wish I Knew When I Started as QA Engineer. `_ #. `What Do I look in a QA Tester while hiring as their QA Lead? `_ #. `5 Quick Tips TO ♠️ ACE AN INTERVIEW as QA Engineer. `_ #. `How to Test a Mobile Application using BrowserStack? (With Checklist) `_ #. `CURL API Testing Tutorial : How to Use CURL to Send API Requests? `_ #. `How Can I reach upto 30 Lakhs per Annum as Manual Tester? | Extra Skills 😱 `_ #. `Is Selenium Enough to Get a Job as Automation Tester `_ #. `🔥 4 MOST Important Documents That Every QA Should Know (with Templates) `_ #. `Can a Manual Tester Survive Without Automation Knowledge? `_ #. `How To Become Dev Ops Engineer(as Fresher or From QA) ? || RoadMap Updated `_ #. `Best Website To Create FREE QA / Software Tester Resume with Example. `_ #. `Powerful Lessons from My MENTORS in Software Testing Career `_ #. `5 Qualities of Good QA From My Mentors `_ #. `Why We Should Hire You as Software Tester or QA? | Software Tester Interview Tips `_ #. `What is the Highest Salary of Software Tester / QA? `_ #. `Hired as Automation Tester BUT Doing Manual Testing What to Do? `_ #. `Not Getting Calls FROM Recruiters for QA Roles What to Do `_ #. `Should I focus on Mobile App Testing or Web Application as QA `_ #. `Can I Get 15 Lac per Annum with Software Testing Role `_ #. `How to Become SDET / Automation Tester with 6 Figure Salary In 2022? || With Exact Blueprint `_ #. `15 Most Useful Google Chrome Extensions for QA `_ #. `How to Avoid Burnout as Software Tester at Work | Improve Focus & Productivity | Special Tips for QA `_ #. `What To Do When There's a Bug in Production `_ #. `How to File Root cause analysis( RCA) as QA `_ #. `What is the BEST Advice for A Software TESTER? `_ #. `Daily Habits of an Effective Software Tester QA `_ #. `How to Write an Effective Bug Report with Example in JIRA. `_ #. `My Personal Tips for QA Fresher to Get A Job. `_ #. `How To Write a Cover Letter for a QA / Software Tester Job with Template? `_ #. `Is Writing Test Cases Necessary ? | Software Testing Tutorials `_ #. `3 Things you MUST discuss in Your next QA Interview #shorts #softwaretesting #qa #manualtesting `_ #. `Tester vs Developer Salary | Comparison In India(and Outside) for Freshers `_ #. `3 Critical Mistakes in QA Fresher Interview `_ #. `Best Way to Use LinkedIn To find QA Job `_ #. `Why Should We Hire You ? | The Best Answer | QA Edition `_ #. `How to Restart your Software Testing Career after Gap? | Career gap in software Testing `_ #. `7 QA Freshers Myths Busted( Low QA Salary?) `_ #. `Do Software Testers Need to Learn Coding? `_ #. `What is Your BIGGEST Weakness ? | With Sample Answer `_ #. `Must Have Chrome extension for Testers (Updated 2022) `_ #. `How to Switch from Manual to Automation testing #shorts `_ #. `How to Crack QA Intern & QA Fresher Interview ? (Expectation from QA Interns/Fresher) `_ #. `5 Cold Email Tips To Land Your Dream QA Job `_ #. `7 Lessons Learned in Test Automation | Don't Automate before Watching this `_ #. `Become an API Tester without Coding Knowledge? `_ #. `What Should I Learn Before Automation Testing Interview? `_ #. `Will WFH continue in 2022 | Is Work From Home will End in 2022 | #TheTestingAcademy `_ #. `Would you Switch jobs for a Pay Hike? `_ #. `Why You are Not Getting Promotion As Software Tester? | Part 2 `_ #. `TOP JIRA Interview Questions and Answers | Most Asked Questions for Freshers & Experienced | Part 2 `_ #. `6 Constraints of the REST architectural Style QA Should Know `_ #. `Top 7 API Testing Mistakes That You Should Know `_ #. `How I Design My Testcase with Black Box Test Design Techniques ? `_ #. `Earn Money By Testing Websites, Is $100 a Day Possible? (7+ Websites) `_ #. `Earn Money by Technical Blogging for QA `_ #. `11 Reasons Why You Are Not Getting Software Testing Job `_ #. `How Did You Miss That Production Bug ? (with Prevention) `_ #. `High Salary Vs Job Satisfaction QA | How to Find High Salary + Job Satisfaction? `_ #. `7 Reason You Are a Lazy Software Tester | Laziness May Lead to Prod Bug. `_ #. `Possible To Become Software Tester in 1 Year? (Blog Review & Learnings `_ #. `11 Resume Tips That Will Help You Get Hired | QA Resume for Experienced `_ #. `12 Ways Software Testers Think Differently From Others | How to become qa Engineer `_ #. `Top 5 Manual Testing Interview Questions for Freshers or 0-1 Year of Experience `_ #. `Is It Possible to Switch from Manual to Automation Testing after 10+ Year? `_ #. `After 3+ Year, Manual Tester to Automation Tester | What to Do | Step by Step Guide `_ #. `Bug Report To Make Your Developers Happy | Bug Reporting As Software Tester `_ #. `How to Write Test Cases in Manual Testing with Template `_ #. `API Testing Interview Questions and Answers for 2-3 Years of Experience |. SDET | Selenium `_ #. `Manual Testing Interview Questions for 2-4 Year Of Experience | You Can't Miss This `_ #. `7 Ways to Avoid Rejection in HR Round | Don't get Rejected in HR round | TheTestingAcademy `_ #. `7 Reasons Why You Should Become An API Tester | 100% Salary Hike Possible? | TheTestingAcademy `_ #. `How To Get a Job After a Career Break? (New LinkedIn Method) | TheTestingAcademy `_ #. `Quick Tip : Easiest Way to Get Job as Software Tester - Part 2 `_ #. `Top Automation Engineer Interview Questions and Answers for 2-5 Year of Experience | Part 1 | `_ #. `Must Watch Automation Engineer Interview Questions for 2-5 Years of Experience - Part 2 `_ #. `Complete Roadmap to Become an API Tester | Learn API Testing in 2 months `_ #. `Complete Roadmap to Become an API Tester 🔥 | Learn API Testing in 2 months `_ #. `How Do You Test an API Manually? | API Testing Manually | API Testing tutorial | TheTestingAcademy `_ #. `Hired As an Automation Tester But Doing Manual Testing | Automation Testing Tutorial for Beginners `_ #. `How to Handle 90 Days Notice Period & Expectations from 7 Years Software Tester | TheTestingAcademy `_ #. `5 Salary Negotiations Tips for Software Testers | Job Salary Negotiation Tips | TheTestingAcademy `_ #. `5 Ways to Decide the Right job with Multiple JOB Offers | Software Testing Jobs | TheTestingAcademy `_ #. `Complete Roadmap To Become an Automation Tester(Action Plan) | TheTestingAcademy `_ #. `How to Research & Myths about Software Tester Salary? | What Is the Salary of Software Tester? `_ #. `Why Do We Need Frameworks For Test Automation | Automation Testing Framework Using Selenium `_ #. `How to Develop a Test Automation Framework From Scratch | Explain Automation Framework In Interviews `_ #. `Easiest Way to Calculate Return on Investment of Automation Testing? | ROI of Test Automation. `_ #. `DevOps vs Software Testing Which is better : In Depth Analysis salary Comparison, Growth scope. `_ #. `How I Learned Java to Become an Automation Tester? | How to Become Test Automation Engineer `_ #. `🔥 How to Become Automation Tester in 2022 | Course Launch Automation Tester Blueprint & ROADMAP `_ #. `FREE Software Testing Courses & Resources That can help you Kick Start Software Testing `_ #. `🛑 Ultimate Course to Become Automation Tester Blueprint | Switch from Manual to Automation Testing `_ #. `The Resume That Got me into BrowserStack, Wingify. (with Download) | Automation Tester Resume `_ #. `Advance API Testing Interview Questions and Answers Part 2 `_ #. `Sure Shot Way to Crack Manual Testing Interview 💯 | Manual Testing Interview `_ #. `REAL LIFE Scenario Based Manual Testing Interview Questions and Answers Part 1 | TheTestingAcademy `_ #. `Top 10 Scenario Based Manual Testing Interview Questions and Answers Part 2 `_ #. `Hiring Freeze for Software Testers in Start up, MNC | Software Testing Jobs| Survive Recession as QA `_ #. `Reality of Software Testers | Software Testing Jobs, QA Salary, Hike, QA Respect | `_ #. `How I Cracked My Dream Company BrowsersStack as Software Tester | Software Testing Jobs `_ #. `How I Cracked My Dream Company BrowsersStack as Software Tester | Software Testing Jobs | Part 1 `_ #. `10 Reasons Why You Are NOT able to CRACK Automation Testing Interview | Automation Testing Interview `_ #. `🔥 My LIVE Course to Become a Job Ready Automation Tester with Java Announcement. `_ #. `Why I think Learning Automation Testing is Not Difficult? | Automation Testing Learning Path `_ #. `Questions that Every QA Should Know, Scenarios Based Manual Testing Interview QnA Part-4 `_ #. `Becoming a QA / Manual Test Engineer Road Map Step By Step in 2022 `_ #. `What Is Moonlighting in IT, Is it ethical? Do I Support It? `_ #. `🛑 Special Class Salary, Myths About Automation Tester, Roadmap to Become an Automation Tester 2023 `_ #. `My Complete Plan to Become an Automation Tester with ROADMAP (2023) | TheTestingAcademy `_ #. `How To Increase Your Salary Exponentially | Tips & Don't Make these Mistake| `_ #. `Become a Job Ready Live Course | Manual Testing Live Projects `_ #. `Non IT with No Experience to QA role Possible? `_ #. `My Complete Roadmap To Become a Software Tester(Manual) Even as Fresher or Non IT ( 2023 Edition) `_ #. `My HONEST Job Experience of Working as Software Tester Job Role | TheTestingAcademy `_ #. `This is Stopping you to Become an Automation Tester | Automation Testing Tutorial for Beginners `_ #. `7 Reasons Why You Are Not Getting Software Testing Job `_ #. `New Selenium 4.6.0 with Diego Molina(Selenium Contributor) | Selenium Manager + Selenium 5 Updates `_ #. `Is it required to know coding to become a software tester? `_ #. `How to Write an API Tester Resume (With Example) `_ #. `🔥 Launching LIVE Course to Become an Automation Tester (2023) | Java,Selenium, API Testing,CI/CD,BDD `_ #. `🔥 Become a Job Ready Automation Tester in with Java (2023) `_ #. `Why You will Never Feel Ready For a Job Interview | Software Testing Interview `_ Q&A ----------- #. `Can you explain Test Process used in your Current Project? | Software Testing Interview Questions `_ Testing with Catch2 ----------------------- #. `CppCon 2018: Phil Nash “Modern C++ Testing with Catch2” `_ ReSharper C++ ------------------- #. `ReSharper C++ `_ VS2022 ------------------- #. `What’s new in Visual Studio 2022 for testing `_ #. `Getting Started with Unit Testing in Visual Studio 2022 - nUnit `_ #. `unit testing in VS2022 with google test `_ #. `Google Test with Visual Studio 2017 `_ RKValidate ------------------- #. `Generate unit test cases using RKValidate `_ CMake+googletest ---------------------- .. code-block:: cmake cmake_minimum_required ( VERSION 3.28 ) project ( testprj ) include(FetchContent) FetchContent_Declare( googletest GIT_REPOSITORY https://github.com/google/googletest.git GIT_TAG release-1.12.0 ) FetchContent_MakeAvailable(googletest) enable_testing() add_executable( testprj my_unittest.cpp ) target_link_libraries( testprj GTest::gtest_main ) include(GoogleTest) gtest_discover_tests(testprj) my_unittest.cpp .. code-block:: c #include int main(int argc, char **argv) { testing::InitGoogleTest(&argc, argv); return RUN_ALL_TESTS(); } gmock -------------------- #. `google mock分享(全网最全最好的gmock文档,没有之一) `_ #. `玩转Google开源C++单元测试框架Google Test系列(gtest)(总) `_ #. `【C++】GoogleTest进阶之gMock `_ #. `C++单元测试总结系列(六)—— GMock简介 `_ #. `C++ Google Test Tutorial [中文字幕] `_ #. `Creating and running tests with CTest `_