Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-src
Path: blob/main/contrib/googletest/docs/_data/navigation.yml
39530 views
1
nav:
2
- section: "Get Started"
3
items:
4
- title: "Supported Platforms"
5
url: "/platforms.html"
6
- title: "Quickstart: Bazel"
7
url: "/quickstart-bazel.html"
8
- title: "Quickstart: CMake"
9
url: "/quickstart-cmake.html"
10
- section: "Guides"
11
items:
12
- title: "GoogleTest Primer"
13
url: "/primer.html"
14
- title: "Advanced Topics"
15
url: "/advanced.html"
16
- title: "Mocking for Dummies"
17
url: "/gmock_for_dummies.html"
18
- title: "Mocking Cookbook"
19
url: "/gmock_cook_book.html"
20
- title: "Mocking Cheat Sheet"
21
url: "/gmock_cheat_sheet.html"
22
- section: "References"
23
items:
24
- title: "Testing Reference"
25
url: "/reference/testing.html"
26
- title: "Mocking Reference"
27
url: "/reference/mocking.html"
28
- title: "Assertions"
29
url: "/reference/assertions.html"
30
- title: "Matchers"
31
url: "/reference/matchers.html"
32
- title: "Actions"
33
url: "/reference/actions.html"
34
- title: "Testing FAQ"
35
url: "/faq.html"
36
- title: "Mocking FAQ"
37
url: "/gmock_faq.html"
38
- title: "Code Samples"
39
url: "/samples.html"
40
- title: "Using pkg-config"
41
url: "/pkgconfig.html"
42
- title: "Community Documentation"
43
url: "/community_created_documentation.html"
44
45