# Functions
CheckAPITestCaseResult - Check API TestCase's result.
CheckAPITestCases - Check API test Cases.
CheckGRPCTestCaseResult - check single GRPC test result.
CheckGRPCTestCases - check multiple GRPC test cases.
DeepEqualJSON - check if two json string are equal, with ignoredKeys.
JSONMustMarshal - direct json.Marshal with ignore errors.
MakeTestCase - auto-fix test case if.