Skip to content

GenericDictionaryAssertions doesn't have many of the GenericCollectionAssertions methods #1176

@veleek

Description

@veleek

Description

I was confused when working with a dictionary that HaveSameCount didn't seem to be resolving properly. I would expect that GenericDictionaryAssertions would derive from GenericCollectionAssertions to provide the same methods.

It looks like most of these methods are just explicitly implemented on DictionaryAssertions, would it be reasonable to add a few more, or is there a reason that these methods aren't included?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions