Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New mutation operator for enum values. #61

Open
oscarlvp opened this issue May 16, 2018 · 0 comments
Open

New mutation operator for enum values. #61

oscarlvp opened this issue May 16, 2018 · 0 comments

Comments

@oscarlvp
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant