public class DryRunResultHolder extends Object
| Constructor and Description | 
|---|
| DryRunResultHolder() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addDryRunError(String message) | 
| void | addDryRunWarning(String message) | 
| Set<String> | getErrors() | 
| Set<String> | getWarnings() | 
| void | printDryRunResults() | 
| void | setVerificationFailed() | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.