Expected property movement.BtmsStatus.Segment to be equivalent to MovementSegmentEnum.Cdms205Ac5 {value: 4}, but found <null>.
With configuration:
- Use declared types and members
- Compare enums by value
- Compare tuples by their properties
- Compare anonymous types by their properties
- Compare records by their members
- Include non-browsable members
- Match member by name (or throw)
- Be strict about the order of items in byte arrays
- Without automatic conversion.