Package | Description |
---|---|
org.pitest.mutationtest.config | |
org.pitest.mutationtest.tooling |
Modifier and Type | Method and Description |
---|---|
static PluginServices |
PluginServices.makeForContextLoader() |
Constructor and Description |
---|
SettingsFactory(ReportOptions options,
PluginServices plugins) |
Modifier and Type | Method and Description |
---|---|
AnalysisResult |
EntryPoint.execute(File baseDir,
ReportOptions data,
PluginServices plugins,
Map<String,String> environmentVariables)
Convenient entry point for tools to run mutation analysis.
|
Copyright © 2021 org.pitest. All rights reserved.