Skip to content

Conversation

@dramurai
Copy link
Contributor

Add assertion method NotBeWritable to PropertyInfoSelectorAssertions.

Closes #1256

IMPORTANT

  • The code complies with the Coding Guidelines for C#.
  • The changes are covered by a new or existing set of unit tests which follow the Arrange-Act-Assert syntax such as is used in this example.
  • If the contribution affects the documentation, please include your changes in this pull request so the documentation will appear on the website.

Add assertion method NotBeWritable to PropertyInfoSelectorAssertions.
Copy link
Member

@jnyrup jnyrup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow, that was fast!

@dramurai
Copy link
Contributor Author

Thanks for the compliment. I cheated a bit and familiarized myself with the code earlier and most of the work had already by been done when implementing BeWritable 😉

@jnyrup
Copy link
Member

jnyrup commented Mar 11, 2020

Could I ask you to add a line to docs/_pages/releases.md as well?

Add NotBeWritable to What's New section.
@jnyrup jnyrup merged commit 26a5906 into fluentassertions:develop Mar 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PropertyInfoSelectorAssertions.NotBeWritable?

3 participants