Case: {
    expected: Expectation;
    input: Value | ReadonlyArray<Value>;
}

Case is a single expression test case.

Type declaration

Generated using TypeDoc