Crate mz_lowertest

source ·
Expand description

Utilities for testing lower layers of the Materialize stack.

See [README.md].

Structs

Traits

  • For to_json to create deserializable JSON for an instance of an type, the type must derive this trait.
  • A trait for extending and/or overriding the default test case syntax.

Functions

Derive Macros

  • Macro generating an implementation for the trait MzReflect