Package | Description |
---|---|
org.pitest.coverage | |
org.pitest.coverage.execute | |
org.pitest.mutationtest | |
org.pitest.process |
Modifier and Type | Method and Description |
---|---|
LaunchOptions |
CoverageGenerator.getLaunchOptions() |
Modifier and Type | Method and Description |
---|---|
LaunchOptions |
DefaultCoverageGenerator.getLaunchOptions() |
Constructor and Description |
---|
DefaultCoverageGenerator(File workingDir,
CoverageOptions coverageOptions,
LaunchOptions launchOptions,
CodeSource code,
CoverageExporter exporter,
Timings timings,
boolean showProgress) |
Modifier and Type | Method and Description |
---|---|
LaunchOptions |
MutationConfig.getLaunchOptions() |
Constructor and Description |
---|
MutationConfig(MutationEngine engine,
LaunchOptions launchOptions) |
Modifier and Type | Method and Description |
---|---|
LaunchOptions |
LaunchOptions.usingClassPathJar(boolean useJar) |
Modifier and Type | Method and Description |
---|---|
ProcessArgs |
ProcessArgs.andLaunchOptions(LaunchOptions launchOptions) |
Copyright © 2021 org.pitest. All rights reserved.