proxygen
gtest_xml_test_utils Namespace Reference

Classes

class  GTestXMLTestCase
 

Variables

string __author__ = 'eefacm@gmail.com (Sean Mcafee)'
 
string GTEST_OUTPUT_FLAG = '--gtest_output'
 
string GTEST_DEFAULT_OUTPUT_FILE = 'test_detail.xml'
 

Variable Documentation

string gtest_xml_test_utils.__author__ = 'eefacm@gmail.com (Sean Mcafee)'
private

Definition at line 34 of file gtest_xml_test_utils.py.

string gtest_xml_test_utils.GTEST_DEFAULT_OUTPUT_FILE = 'test_detail.xml'

Definition at line 43 of file gtest_xml_test_utils.py.

string gtest_xml_test_utils.GTEST_OUTPUT_FLAG = '--gtest_output'

Definition at line 42 of file gtest_xml_test_utils.py.