Module data

Module data 

Source
Expand description

actual and expected Data for testing code

Structs§

Data
Test fixture, actual output, or expected result
DataSource
Origin of a snapshot so it can be updated
Inline
Output of str!

Enums§

DataFormat
Describes the structure of Data

Traits§

IntoData
Convert to Data with modifiers for expected data
IntoJsonjson
Capture the serde representation of a value
ToDebug
Capture the pretty debug representation of a value