Package | Description |
---|---|
org.pitest.mutationtest.build | |
org.pitest.mutationtest.execute |
Modifier and Type | Class and Description |
---|---|
class |
KnownStatusMutationTestUnit |
class |
MutationTestUnit |
Modifier and Type | Method and Description |
---|---|
List<MutationAnalysisUnit> |
MutationTestBuilder.createMutationTestUnits(Collection<ClassName> codeClasses) |
Modifier and Type | Method and Description |
---|---|
void |
MutationAnalysisExecutor.run(List<MutationAnalysisUnit> testUnits) |
Copyright © 2021 org.pitest. All rights reserved.