Skip to content

Support @Captor injection in JUnit 5 method parameters #1382

@filiphr

Description

@filiphr

There is already an open PR #1350 that proposes and adds support for @Mock. This issue is to extend on that PR if / when it gets merged to also support the @Captor annotation in method parameters. This would allow to inject method specific generic ArgumentCaptor that can't be caught with ArgumentCaptor.of(Class).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions