|
| _GetOutput (self, out_format) |
|
| _TestOutput (self, test_format, expected_output) |
|
Unit test for Google Test's list tests with output to file functionality.
◆ testJSON()
gtest_list_output_unittest.GTestListTestsOutputUnitTest.testJSON |
( |
| self | ) |
|
Verifies XML output for listing tests in a Google Test binary.
Runs a test program that generates an empty XML output, and
tests that the XML output is expected.
◆ testXml()
gtest_list_output_unittest.GTestListTestsOutputUnitTest.testXml |
( |
| self | ) |
|
Verifies XML output for listing tests in a Google Test binary.
Runs a test program that generates an empty XML output, and
tests that the XML output is expected.
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/gtest_list_output_unittest.py