Skip to content

New mutation operator for enum values. #61

@oscarlvp

Description

@oscarlvp

Add a new mutation operator to return enum values where possible.
A way could be to specify in the configuration the fully qualified name of the class and then the enum field something like java.time.Month.APRIL. One of the challenges is to verify that the enum value exists. This could also work for static class fields.

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