Disallow static import of BugCheckerRefasctoringTestHelper.TestMode#TEXT_MATCH
#862
GitHub Actions / pitest
completed
Oct 30, 2023 in 0s
Pitest mutation testing feedback
- Surviving mutants in this change: 1
- Killed mutants in this change: 0
class | surviving | killed |
---|---|---|
🧟tech.picnic.errorprone.refaster.test.RefasterRuleCollection |
1 | 0 |
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.
Annotations
github-actions / pitest
A change can be made to line 129 without causing a test to fail
removed call to com/google/errorprone/BugCheckerRefactoringTestHelper::doTest (covered by 7 tests VoidMethodCallMutator)
Loading