fluffynuts / NExpect

An assertions framework for .NET with a BDD-like feel, inspired by Chai and Jasmine, designed to be user-extensible
BSD 3-Clause "New" or "Revised" License
22 stars 8 forks source link

Replace AsObjects() with As.Objects #31

Closed UrsMetz closed 1 year ago

UrsMetz commented 2 years ago

The extension method AsObjects() was replaced by .As.Objects fluent syntax. This is currently not reflected in the docs (e.g. at https://fluffynuts.github.io/NExpect/20170917_NExpectLevel2.html).

fluffynuts commented 1 year ago

Hey, thanks for the PR - this is the first I've seen of it. I seem to miss GH notifications amongst the many I get - sorry (:

UrsMetz commented 1 year ago

Never mind, I also was missing notifications in the past :-)