Wizard
Software Engineering Project - Wizard
Loading...
Searching...
No Matches
googletest-json-outfiles-test.GTestJsonOutFilesTest Class Reference
Inheritance diagram for googletest-json-outfiles-test.GTestJsonOutFilesTest:

Public Member Functions

 setUp (self)
 
 tearDown (self)
 
 DeleteFilesAndDir (self)
 
 testOutfile1 (self)
 
 testOutfile2 (self)
 

Public Attributes

 output_dir_
 

Protected Member Functions

 _TestOutFile (self, test_name, expected)
 

Detailed Description

Unit test for Google Test's JSON output functionality.

Member Data Documentation

◆ output_dir_

googletest-json-outfiles-test.GTestJsonOutFilesTest.output_dir_
Initial value:
= os.path.join(gtest_test_utils.GetTempDir(),
GTEST_OUTPUT_SUBDIR, '')
GetTempDir()
Definition gtest_test_utils.py:144

The documentation for this class was generated from the following file: