public class BuildVerifierArguments extends Object
| Constructor and Description |
|---|
BuildVerifierArguments(CodeSource code,
ReportOptions data) |
| Modifier and Type | Method and Description |
|---|---|
CodeSource |
code() |
ReportOptions |
data() |
public BuildVerifierArguments(CodeSource code, ReportOptions data)
public ReportOptions data()
public CodeSource code()
Copyright © 2024 org.pitest. All rights reserved.