Skip to content

Allow a list of columns to exclude on Assert.EqualsTable #4

@martinisaksen

Description

@martinisaksen

For tables that contain metadata such as UpdatedByDate that is managed by a Default Constraint, the value populated during runtime is unknown ahead of time. This means that the column(s) need to be dropped from both the Actual and Expected tables before Assert.EqualsTable can be used.

To make this assertion easier to use, another argument should be added that accepts a list of columns to exclude.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions