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

Resolves #83 - itAnswers should allow original Mockito Answer types #84

Merged
merged 1 commit into from
Dec 10, 2017

Conversation

jpopadak
Copy link

@jpopadak jpopadak commented Dec 8, 2017

  • Added new itAnswers method that takes an Answer<T> instance
  • Added simple parameter location methods like withFirstArg and withLastArg
  • Added new it answers method

… Answer types

- Added new `itAnswers` method that takes an `Answer<T>` instance
- Added simple parameter location methods like `withFirstArg` and `withLastArg`
- Added new `it answers` method
@MarkusAmshove
Copy link
Owner

Thank you for PR @jpopadak !
It looks really good, I'll include it in the next release which I'll be able to do today or tomorrow :-)

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

Successfully merging this pull request may close these issues.

2 participants