◆ testAliasesOfYesAndNo()
googletest-color-test.GTestColorTest.testAliasesOfYesAndNo |
( |
| self | ) |
|
Tests using aliases in specifying --gtest_color.
◆ testEnvVarAndFlag()
googletest-color-test.GTestColorTest.testEnvVarAndFlag |
( |
| self | ) |
|
Tests the case when there are both GTEST_COLOR and --gtest_color.
◆ testEnvVarOnly()
googletest-color-test.GTestColorTest.testEnvVarOnly |
( |
| self | ) |
|
Tests the case when there's GTEST_COLOR but not --gtest_color.
◆ testFlagOnly()
googletest-color-test.GTestColorTest.testFlagOnly |
( |
| self | ) |
|
Tests the case when there's --gtest_color but not GTEST_COLOR.
◆ testNoEnvVarNoFlag()
googletest-color-test.GTestColorTest.testNoEnvVarNoFlag |
( |
| self | ) |
|
Tests the case when there's neither GTEST_COLOR nor --gtest_color.
The documentation for this class was generated from the following file:
- C:/Users/User/Desktop/AIP/lab1/lab1/out/build/x64-Debug/_deps/googletest-src/googletest/test/googletest-color-test.py