Wizard
Software Engineering Project - Wizard
Loading...
Searching...
No Matches
gtest_json_test_utils Namespace Reference

Functions

 normalize (obj)
 

Detailed Description

Unit test utilities for gtest_json_output.

Function Documentation

◆ normalize()

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.