Skip to content

Support withoutAnnotations in MockitoSettings #531

Description

@rocketraman

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions