Crate test_help [−] [src]
Some support for unit tests, like test data.
Constants
EMPTY_QUERY |
An empty query string. |
EMPTY_REPEATED |
An empty repeated query string. |
ONE_SNAPSHOT |
A single snapshot (taken directly from the guts' output). |
Functions
deser |
Checks that something deserialized correctly. |
ser |
Checks that something serializes correctly. |
ser_json |
Checks something serializes as expected, using a json Value to compare it. |