Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
googletest
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
googletest
Commits
1de637fb
Commit
1de637fb
authored
Feb 19, 2021
by
Abseil Team
Committed by
Samuel Benzaquen
Feb 22, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Googletest export
Remove anchors from page titles in docs PiperOrigin-RevId: 358474917
parent
d9c309fd
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
gmock_faq.md
docs/gmock_faq.md
+1
-1
gmock_for_dummies.md
docs/gmock_for_dummies.md
+1
-1
samples.md
docs/samples.md
+1
-1
No files found.
docs/gmock_faq.md
View file @
1de637fb
#
# Legacy gMock FAQ {#GMockFaq}
#
Legacy gMock FAQ
### When I call a method on my mock object, the method for the real object is invoked instead. What's the problem?
### When I call a method on my mock object, the method for the real object is invoked instead. What's the problem?
...
...
docs/gmock_for_dummies.md
View file @
1de637fb
# gMock for Dummies
{#GMockForDummies}
# gMock for Dummies
## What Is gMock?
## What Is gMock?
...
...
docs/samples.md
View file @
1de637fb
# Googletest Samples
{#samples}
# Googletest Samples
If you're like us, you'd like to look at
If you're like us, you'd like to look at
[
googletest samples.
](
https://github.com/google/googletest/tree/master/googletest/samples
)
[
googletest samples.
](
https://github.com/google/googletest/tree/master/googletest/samples
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment