Wizard
Software Engineering Project - Wizard
Loading...
Searching...
No Matches
gtest_xml_outfiles_test.GTestXMLOutFilesTest Class Reference
Inheritance diagram for gtest_xml_outfiles_test.GTestXMLOutFilesTest:
gtest_xml_test_utils.GTestXMLTestCase

Public Member Functions

 setUp (self)
 
 tearDown (self)
 
 DeleteFilesAndDir (self)
 
 testOutfile1 (self)
 
 testOutfile2 (self)
 
- Public Member Functions inherited from gtest_xml_test_utils.GTestXMLTestCase
 AssertEquivalentNodes (self, expected_node, actual_node)
 
 NormalizeXml (self, element)
 

Public Attributes

 output_dir_
 

Protected Member Functions

 _TestOutFile (self, test_name, expected_xml)
 
- Protected Member Functions inherited from gtest_xml_test_utils.GTestXMLTestCase
 _GetChildren (self, element)
 

Additional Inherited Members

- Static Public Attributes inherited from gtest_xml_test_utils.GTestXMLTestCase
dict identifying_attribute
 

Detailed Description

Unit test for Google Test's XML output functionality.

Member Data Documentation

◆ output_dir_

gtest_xml_outfiles_test.GTestXMLOutFilesTest.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: