shouldly / shouldly

Should testing for .NET—the way assertions should be!

Home Page:https://docs.shouldly.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for IReadOnlyDictionary

rick-palmsens opened this issue · comments

ShouldContainKey works with IDictionary, but not with IReadOnlyDictionary.

Voting for this

@vladimir-kovalyuk the best way to vote is with a Pull Request