Array Fixture compares an actual collection of objects to its table of expected values. The second row of the table is a header row containing the member names to be checked in the actual objects. The order of rows is significant in the comparison.
The following sections show:
- Array Fixture Matches between actual and expected values,
- Array Fixture Mismatches between actual and expected values,
- Array Fixture Errors in malformed tables.