- 3.0.1 core module.
|
Functions | |
def | normalize (obj) |
def gtest_json_test_utils.normalize | ( | obj | ) |
Normalize output object. Args: obj: Google Test's JSON output object to normalize. Returns: Normalized output without any references to transient information that may change from run to run.
Referenced by googletest-json-output-unittest.GTestJsonOutputUnitTest.testFilteredTestJsonOutput(), and googletest-json-outfiles-test.GTestJsonOutFilesTest.testOutfile2().