GoogleTest User’s Guide

    • GoogleTest Primer - Teaches you how to write simple tests using GoogleTest. Read this first if you are new to GoogleTest.
    • - Describes some GoogleTest samples.
    • GoogleTest FAQ - Have a question? Want some tips? Check here first.
    • - Includes tips and approaches to common mocking use cases.
    • Mocking Cheat Sheet - A handy reference for matchers, actions, invariants, and more.