Expand description

A TestApi that is initialized without IO or async code and can instantiate multiple schema engines.

Structs

  • Represents a set of flags of some type T. T must have the #[bitflags] attribute applied.
  • A wrapper around a schema engine instance optimized for convenience in writing tests.
  • The multi-engine test API.

Enums

  • Test-relevant connector capabilities.
  • Test-relevant connector tags.

Functions

Attribute Macros