Package org.pitest.mutationtest.build
-
Interface Summary Interface Description CoverageTransformer Allows modification of coverage prior to reportingCoverageTransformerFactory MutationAnalysisUnit A unit of mutation analysisMutationGrouper MutationGrouperFactory MutationInterceptor MutationInterceptorFactory TestPrioritiser TestPrioritiserFactory -
Class Summary Class Description CompoundInterceptorFactory CompoundMutationInterceptor DefaultGrouper DefaultMutationGrouperFactory DefaultTestPrioritiser Assigns tests based on line coverage and order them by execution speed with a weighting towards tests whose names imply they are intended to test the mutated classDefaultTestPrioritiserFactory DryRunUnit InterceptorParameters KnownStatusMutationTestUnit MutationSource MutationTestBuilder MutationTestUnit TestInfoPriorisationComparator WorkerFactory -
Enum Summary Enum Description InterceptorType Used to group interceptors.