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
7473c5ca
Unverified
Commit
7473c5ca
authored
Apr 11, 2019
by
Gennadiy Civil
Committed by
GitHub
Apr 11, 2019
Browse files
Merge pull request #2225 from rongou/patch-1
add missing period
parents
604ba376
d622dfe8
Changes
1
Hide 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 @
7473c5ca
...
...
@@ -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
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
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