Crate expr_test_util[][src]

Structs

Extends the test case syntax to support MirRelationExprs

Extends the test case syntax to support MirScalarExprs

Stores the values of let statements that way they can be accessed in the body of the let.

A catalog that holds types of objects previously created for the unit test.

Functions

Builds a MirRelationExpr from a string.

Builds a MirScalarExpr from a string.

Pretty-print the MirRelationExpr.

Turns the json version of a MirRelationExpr into the lowertest::to_json syntax.