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

Object matcher suggestion: toBeInstanceOf #30

Closed
provegard opened this issue Oct 10, 2016 · 2 comments
Closed

Object matcher suggestion: toBeInstanceOf #30

provegard opened this issue Oct 10, 2016 · 2 comments
Milestone

Comments

@provegard
Copy link

It would be nice to be able to write:

expect(someObject).toBeInstanceOf(String.class);
@peterklijn
Copy link
Contributor

It is added (among other things) in this PR:

#35

@mscharhag mscharhag added this to the 0.2.0 milestone May 15, 2017
@mscharhag
Copy link
Owner

Merged.
Thanks, for the merge request,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants