Skip to content

"Wrong usage of mappers factory" should not be warning in Tests scope #234

@GTOL

Description

@GTOL

I think it should not show warning in unit test code with no component scan.

@InjectMocks
private JobService jobService;
@Spy
JobEntityMapper jobEntityMapper = Mappers.getMapper(JobEntityMapper.class);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions