Skip to content

Added NotContainMatch method for string collections and unit tests to cover it#1246

Merged
dennisdoomen merged 3 commits intofluentassertions:developfrom
tomaustin700:develop
Feb 10, 2020
Merged

Added NotContainMatch method for string collections and unit tests to cover it#1246
dennisdoomen merged 3 commits intofluentassertions:developfrom
tomaustin700:develop

Conversation

@tomaustin700
Copy link
Copy Markdown
Contributor

Added NotContainMatch for string collections which does the opposite of ContainMatch. I recently had a need for NotContainMatch so decided to add it.

Copy link
Copy Markdown
Member

@dennisdoomen dennisdoomen left a comment

Choose a reason for hiding this comment

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

@dennisdoomen dennisdoomen requested a review from jnyrup February 6, 2020 14:27
Copy link
Copy Markdown
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.

Overall looks good 👍
I'd like some tests covering the Which part of the return value.

@tomaustin700
Copy link
Copy Markdown
Contributor Author

@dennisdoomen @jnyrup Thanks for the review, all issues should hopefully now be resolved.

@dennisdoomen dennisdoomen requested a review from jnyrup February 8, 2020 13:17
@tomaustin700 tomaustin700 requested a review from jnyrup February 10, 2020 09:24
@dennisdoomen dennisdoomen merged commit a792813 into fluentassertions:develop Feb 10, 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.

3 participants