Module snapbox::data

source ·
Expand description

actual and expected Data for testing code

Structs§

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

Enums§

Traits§

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