Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

Feature request: Add support for qualified injection points #5

@clive-jevons

Description

@clive-jevons

Outline: a producer bean which uses a qualifier, another bean which injects the produced value using the qualifier; An integration test is not able to @mock the value.

Workaround for now - inject the producer bean, then manually call the producing method. In the test class mock the producer instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions