Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
yangql
googletest
Commits
579591a3
Unverified
Commit
579591a3
authored
Jul 30, 2019
by
anttsov
Committed by
GitHub
Jul 30, 2019
Browse files
Update README.md
Links to FAQ, Cheat Sheet, Cookbook, gMock for Dummies
parent
c205468b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
googlemock/README.md
googlemock/README.md
+9
-0
No files found.
googlemock/README.md
View file @
579591a3
...
@@ -28,6 +28,15 @@ gMock:
...
@@ -28,6 +28,15 @@ gMock:
-
does not use exceptions, and
-
does not use exceptions, and
-
is easy to learn and use.
-
is easy to learn and use.
Details and examples can be found here:
*
[
gMock for Dummies
](
https://github.com/google/googletest/blob/master/googlemock/docs/for_dummies.md
)
*
[
Legacy gMock FAQ
](
https://github.com/google/googletest/blob/master/googlemock/docs/gmock_faq.md
)
*
[
gMock Cookbook
](
https://github.com/google/googletest/blob/master/googlemock/docs/cook_book.md
)
*
[
gMock Cheat Sheet
](
https://github.com/google/googletest/blob/master/googlemock/docs/cheat_sheet.md
)
Please note that code under scripts/generator/ is from the
[
cppclean
Please note that code under scripts/generator/ is from the
[
cppclean
project
](
http://code.google.com/p/cppclean/
)
and under the Apache
project
](
http://code.google.com/p/cppclean/
)
and under the Apache
License, which is different from Google Mock's license.
License, which is different from Google Mock's license.
...
...
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