Skip to content

Conversation

@eNeRGy164
Copy link
Contributor

@eNeRGy164 eNeRGy164 commented Mar 29, 2020

Renamed StartWithEquivalent and EndWithEquivalent to StartWithEquivalentOf and EndWithEquivalentOf to make the API for Equivalent methods consistent

Closes #1286

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.

@jnyrup
Copy link
Member

jnyrup commented Mar 30, 2020

@eNeRGy164 If you just rebase on develop to clean out the paramref changes, I believe it's ready to be merged.

@eNeRGy164
Copy link
Contributor Author

That should be it

@jnyrup jnyrup requested a review from dennisdoomen March 31, 2020 05:30
@dennisdoomen dennisdoomen merged commit 93cf4c6 into fluentassertions:develop Mar 31, 2020
@eNeRGy164 eNeRGy164 deleted the start-end-withequivalent branch March 31, 2020 06:15
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.

Inconsistent naming for StartWithEquivalent and EndWithEquivalent

3 participants