case classStringRecords(header: List[String], rows: List[Map[String, String]]) extends Product with Serializable
Convenience implementation for TCK implementers who prefer writing result
values in the same string format as the TCK expectations. This is then
parsed and converted by the TCK automatically.
Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
Convenience implementation for TCK implementers who prefer writing result values in the same string format as the TCK expectations. This is then parsed and converted by the TCK automatically.