Skip to content

Binary values output in AssertEqualsTable #216

@ovcharenko-di

Description

@ovcharenko-di

My actual\expected tables has columns with binary(16) type.
I populate expected table with following:

('2023-08-15', '2023-08-20', 'C', 0x33333333333333333333333333333333, 0xCCCC3333333333333333333333333333, N'Group C', N'Clear C'),

However, when I run my test with AssertEqualsTable, the difference between binary values are listed as System.Byte[].
Is there any way to output binary in the human-readable form? Or, if not, is there convenient workaround?

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions