Skip to content

Improve usage of parameter "excludedMethods" with class names #3

@BBE78

Description

@BBE78

The usage of the parameter "excludedMethods" is painfull because it does not take into account a class name. So all methods with same name, but from different classes are excluded.

I'd like to specify a class name + a method name in order to avoid unwanted exclusions like in the following exemple:
excludedMethods = org.*.MyClass#myExcludedMethod

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