Uses of Interface
org.pitest.mutationtest.HistoryFactory
-
Packages that use HistoryFactory Package Description org.pitest.mutationtest.config org.pitest.mutationtest.incremental -
-
Uses of HistoryFactory in org.pitest.mutationtest.config
Methods in org.pitest.mutationtest.config that return HistoryFactory Modifier and Type Method Description HistoryFactorySettingsFactory. createHistory()Methods in org.pitest.mutationtest.config that return types with arguments of type HistoryFactory Modifier and Type Method Description List<HistoryFactory>PluginServices. findHistory() -
Uses of HistoryFactory in org.pitest.mutationtest.incremental
Classes in org.pitest.mutationtest.incremental that implement HistoryFactory Modifier and Type Class Description classDefaultHistoryFactory
-