Skip to content

Conversation

@tpimienta
Copy link

@tpimienta tpimienta commented Jul 28, 2018

Phockito::include_hamcrest(true) creates in global namespace
argOfTypeThat() that calls HamcrestTypeBridge::argOfTypeThat().
However argOfTypeThat() is missing return statement.
Fixed. Added test to cover the issue.

Phockito::include_hamcrest(true) should create in global namespace
argOfTypeThat() that calls HamcrestTypeBridge::argOfTypeThat().
However argOfTypeThat() is missing return statement.
Fixed.  Added test to cover the issue.
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.

1 participant