Skip to content

Replace deprecated matchers with actual#8

Merged
bodiam merged 1 commit into
datafaker-net:masterfrom
snuyanzin:deprecated
Feb 4, 2022
Merged

Replace deprecated matchers with actual#8
bodiam merged 1 commit into
datafaker-net:masterfrom
snuyanzin:deprecated

Conversation

@snuyanzin

Copy link
Copy Markdown
Collaborator

The PR removes some deprecated matchers replacing it with actuals
initMocks => openMocks
isOneOf(...) => is(oneOf(...))
isEmptyString() => is(emptyString(...))

@bodiam bodiam left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hi Sergey, great cleanup here, thanks!

@bodiam bodiam merged commit 5ffff38 into datafaker-net:master Feb 4, 2022
@snuyanzin snuyanzin deleted the deprecated branch February 14, 2022 11:37
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.

2 participants