Add an empty test result for a mutant that was not tested (e.g. compilation error). This is equivalent to the mutant being killed by the tests.
Add a mutant test result to compare. This should be a string containing the test result in the JUnit XML format.
Test oracle that determines if mutations are detected by the test suite. Compares test results between original and mutated code to identify killed mutants.