Skip to content

Rewrite PreferredConstructorDiscovererUnitTests to not use inner asserts but regular ones #2695

Closed
@mp911de

Description

@mp911de

As part of #2694 we want to simplify the test to avoid using assertThat(…).satisfies(actual -> …) and use the regular style assertThat(actual.…).…

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions