The ParserTestCaseAssertionsForOutputInput is used to provide assertions on the shape of a given test case output event. It is a key-pair value, where the index of the output event is the key, and the assertions are the value.

Table: ParserTestCaseAssertionsForOutputInput

ParameterTypeRequired[a]DefaultDescription
outputEventIndexintegeryes The index of the output event which the assertions should be applied.
assertionsParserTestCaseOutputAssertionsInputyes Assertions on the shape of a given test case output event. See ParserTestCaseOutputAssertionsInput Table.

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.