Skip to content

The default strictness did not change until v4 #622

@Jenson3210

Description

@Jenson3210

Certain API changes where postponed according to mockito/mockito#1769
As the matter of fact, mockito3 only additionaly is a requirement on java 8.

So we should check for presence of all 1,2 and 3 versions.

TreeVisitor<?, ExecutionContext> div = new DependencyInsight("org.mockito", "mockito-*", "[1.1,2.17)", null).getVisitor();

Also mentioned on https://davidvlijmincx.com/posts/setting_the_strictness_for_mockito_mocks/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions