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

Mutation analysis does not support 3 Gson and 19 Mockito bugs. #615

Open
rjust opened this issue Sep 21, 2024 · 0 comments
Open

Mutation analysis does not support 3 Gson and 19 Mockito bugs. #615

rjust opened this issue Sep 21, 2024 · 0 comments

Comments

@rjust
Copy link
Owner

rjust commented Sep 21, 2024

Mutation analysis works as expected or all projects, except for:

  • Gson-{14, 16, 18}: Major cannot generate mutants for Gson classes whose names start with '$'.
  • Mockito-{1-11, 18-24, 35}: Major successfully mutates classes in Mockito for all bugs, but it cannot reliably execute the Mockito tests during mutation analysis for some bugs.

For completeness:

  • Chart-10: Major does not generate a single mutant for the modified class, which is tiny. (No default mutation operator applies to this class).
@rjust rjust changed the title Mutation analysis does not support all Gson and Mockito bugs. Mutation analysis does not support 3 Gson and 19 Mockito bugs. Nov 3, 2024
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