Skip to content

Conversation

@eNeRGy164
Copy link
Contributor

  • Added parameter checking to Be
  • Added NotBe for symmetry.

Should close #1553

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 adds a feature or fixes a bug, please update the release notes, which are published on the website.
  • If the contribution changes the public API the changes needs to be included by running AcceptApiChanges.ps1/AcceptApiChanges.sh.
  • If the contribution affects the documentation, please include your changes in this pull request so the documentation will appear on the website.

@dennisdoomen dennisdoomen requested a review from jnyrup June 3, 2021 16:19
@jnyrup jnyrup merged commit 7c343ab into fluentassertions:release-6.0 Jun 4, 2021
@eNeRGy164 eNeRGy164 deleted the guid-format branch June 4, 2021 05:31
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.

GuidAssertions.Be(string) throws FormatException for invalid input

3 participants