We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/MarkusAmshove/Kluent
The text was updated successfully, but these errors were encountered:
Helper needed
infix fun <T, K> T.willReturn(value: K) = doReturn(value).whenever(this)!! infix fun <T, K> T.`will return`(value: K) = this willReturn value
Sorry, something went wrong.
Merge branch 'feature/#2' into develop
85f9ab8
No branches or pull requests
https://github.com/MarkusAmshove/Kluent
The text was updated successfully, but these errors were encountered: