Skip to content

Replace deprecated matchers with actual #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 4, 2022

Conversation

snuyanzin
Copy link
Collaborator

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

Copy link
Contributor

@bodiam bodiam left a comment

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