mirror of
https://github.com/google/googletest.git
synced 2025-01-15 00:47:54 +08:00
be more specific on Test Case
This commit is contained in:
parent
0f702cebb0
commit
33edcaed89
@ -43,7 +43,7 @@ others.
|
|||||||
|
|
||||||
The term _Test_ is commonly of broad enough sense, including ISTQB's
|
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
|
definition of _Test Case_, so it's not much of a problem here. But the
|
||||||
term _Test Case_ is of contradictory sense and thus confusing.
|
term _Test Case_ as used in Google Test is of contradictory sense and thus confusing.
|
||||||
|
|
||||||
Unfortunately replacing the term _Test Case_ by _Test Suite_ throughout
|
Unfortunately replacing the term _Test Case_ by _Test Suite_ throughout
|
||||||
the Google C++ Testing Framework is not easy without breaking dependent
|
the Google C++ Testing Framework is not easy without breaking dependent
|
||||||
|
Loading…
x
Reference in New Issue
Block a user