pub fn compare_params( returned: &[Value], expected: &[Value], param_spans: &[Span], source_texts: &[String], ) -> Vec<CellDiff>
Compares returned against expected with no display formatters.
returned
expected