| Package | Description |
|---|---|
| org.pitest.mutationtest.autoconfig | |
| org.pitest.mutationtest.config |
| Modifier and Type | Class and Description |
|---|---|
class |
AutoSetThreads
Autosets number of threads based on the number of processors reported
by the runtime.
|
class |
EnableAssertions
Gradle and maven both now automatically set the -ea flag to
enable assertions when running tests.
|
class |
KeepMacOsFocus
Pitest steals keyboard focus in OSX unless java is launched in
headless mode.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompoundConfigurationUpdater |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationUpdater |
SettingsFactory.createUpdater() |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends ConfigurationUpdater> |
PluginServices.findConfigurationUpdaters() |
| Constructor and Description |
|---|
CompoundConfigurationUpdater(List<FeatureSetting> features,
Collection<ConfigurationUpdater> children) |
Copyright © 2024 org.pitest. All rights reserved.