Skip to content

SpringTestFileName should ignore annotations #416

@wilkinsona

Description

@wilkinsona

We have @WebEndpointTest and @ConversionServiceTest in Spring Boot's test code that have to suppress the SpringTestFileName check as their name doesn't end with Tests. I think we could avoid the need for these suppressions by ignoring annotations as we only want to apply the …Tests rule to classes that contain tests.

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