Function mu::tiny::string_from(const mock::NamedValue&)

Function Documentation

String mu::tiny::string_from(const mock::NamedValue &parameter)

Produce a display string for a NamedValue.

Used internally by the failure reporter to format expected vs actual output.

Parameters:

parameter – Value to convert.

Returns:

Human-readable string representation.