  <testsuite name="PropertyContainer" tests="6" time="0" failures="0" errors="0" skipped="0" timestamp="2023-07-02T21:32:49"> 
        <testcase classname=".PropertyContainer" name="Set int property" time="0.000068"/>
        <testcase classname=".PropertyContainer" name="Set string property" time="0.000013"/>
        <testcase classname=".PropertyContainer" name="Set generic property" time="0.000012"/>
        <testcase classname=".PropertyContainer" name="Set int dictionary" time="0.000303"/>
        <testcase classname=".PropertyContainer" name="Set string dictionary" time="0.000020"/>
        <testcase classname=".PropertyContainer" name="To stream property" time="0.000087">
            <failure message="BC_ASSERT_STRING_EQUAL(actual_str.c_str(), expected_str.c_str()) - Expected pi : 3.14159
universe : 42
Hello : world!
 but was pi : 3.14159
Hello : world!
universe : 42
." type="Failure">
                     Condition: BC_ASSERT_STRING_EQUAL(actual_str.c_str(), expected_str.c_str()) - Expected pi : 3.14159
universe : 42
Hello : world!
 but was pi : 3.14159
Hello : world!
universe : 42
.
                     File     : ../../liblinphone/tester/property-container-tester.cpp
                     Line     : 84
            </failure>
        </testcase>
    </testsuite>
