Skip to content
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

feat: and generic Any.satisfies method #223

Closed
wants to merge 1 commit into from
Closed

feat: and generic Any.satisfies method #223

wants to merge 1 commit into from

Conversation

qoomon
Copy link
Contributor

@qoomon qoomon commented Jun 10, 2020

No description provided.

@robfletcher
Copy link
Owner

Does this have an advantage / difference over using assertThat?

@qoomon
Copy link
Contributor Author

qoomon commented Jun 19, 2020

Yes, it's easy to create an meaningful assertion without creating an extension function just in place.

And it reads mutch better than expectedThat(too).assertThat(...)

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