You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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
Mutation analysis works as expected or all projects, except for:
For completeness:
The text was updated successfully, but these errors were encountered: