org.scalactic
Case class that stores the name and value of a variable or expression.
See the main documentation for trait Snapshots for more information and examples.
Snapshots
the name of the expression
the value of the expression
Overriden toString to print in {name} = {value} format.
toString
string in {name} = {value} format
Case class that stores the name and value of a variable or expression.
See the main documentation for trait
Snapshots
for more information and examples.the name of the expression
the value of the expression