defects4j
defects4j copied to clipboard
Mutation analysis does not support all Gson and Mockito bugs.
Mutation analysis works as expected or all project, except for:
- Major cannot generate mutants for Gson classes whose names start with '$'.
- Major successfully mutates classes in Mockito for all bugs, but it cannot reliably execute the Mockito tests during mutation analysis for some bugs.