Skip to content

Resolve Pitest Suppressions - java-ast-visitor #18031

@romani

Description

@romani

As a part of this issue, we have to kill the mutation listed below and remove the suppression from pitest xxxx suppression.xml

To understanding how to kill the mutation
Visit Wiki page, Pitest-docs and expected actions and workflow at #12341.

Target is to remove all <mutation from Pitest-java-ast-visitor

Attention!!!!
No pure unit testing, all should be covered by execution of whole Check or Filter. In other words xxxxCheckTest should be extended with usage of verifyxxxx methods. If that is not possible, please share reasoning and we can allow pure unit test with bit comment above method to cover mutation.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions