Uses of Interface
org.pitest.mutationtest.build.TestPrioritiserFactory
-
Packages that use TestPrioritiserFactory Package Description org.pitest.mutationtest.build org.pitest.mutationtest.config -
-
Uses of TestPrioritiserFactory in org.pitest.mutationtest.build
Classes in org.pitest.mutationtest.build that implement TestPrioritiserFactory Modifier and Type Class Description classDefaultTestPrioritiserFactory -
Uses of TestPrioritiserFactory in org.pitest.mutationtest.config
Methods in org.pitest.mutationtest.config that return TestPrioritiserFactory Modifier and Type Method Description TestPrioritiserFactorySettingsFactory. getTestPrioritiser()
-