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
d622dfe8
Unverified
Commit
d622dfe8
authored
Apr 09, 2019
by
Rong Ou
Committed by
GitHub
Apr 09, 2019
Browse files
add missing period
parent
604ba376
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
googletest/docs/primer.md
googletest/docs/primer.md
+1
-1
No files found.
googletest/docs/primer.md
View file @
d622dfe8
...
@@ -65,7 +65,7 @@ The term _Test_ is commonly of broad enough sense, including ISTQB's definition
...
@@ -65,7 +65,7 @@ The term _Test_ is commonly of broad enough sense, including ISTQB's definition
of _Test Case_, so it's not much of a problem here. But the term _Test Case_ as
of _Test Case_, so it's not much of a problem here. But the term _Test Case_ as
was used in Google Test is of contradictory sense and thus confusing.
was used in Google Test is of contradictory sense and thus confusing.
googletest recently started replacing the term _Test Case_ by _Test Suite_ The
googletest recently started replacing the term _Test Case_ by _Test Suite_
.
The
preferred API is TestSuite
*. The older TestCase*
API is being slowly deprecated
preferred API is TestSuite
*. The older TestCase*
API is being slowly deprecated
and refactored away
and refactored away
...
...
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