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

Support withoutAnnotations in MockitoSettings #531

Open
rocketraman opened this issue Nov 27, 2024 · 0 comments
Open

Support withoutAnnotations in MockitoSettings #531

rocketraman opened this issue Nov 27, 2024 · 0 comments

Comments

@rocketraman
Copy link

MockitoSettings now has a setting withoutAnnotations. Please allow mock to accept this value.

Recommend that mock also takes a parameter onSettings: MockitoSettings.() -> Unit = {} which allows callers can optionally use to configure the MockitoSettings directly if such a situation comes up again with another setting that mockito-kotlin does not yet support.

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

No branches or pull requests

1 participant