public class PrintStreamStepMonitor extends PrintingStepMonitor
PrintStream
, defaulting to System.out
.Constructor and Description |
---|
PrintStreamStepMonitor() |
PrintStreamStepMonitor(PrintStream output) |
Modifier and Type | Method and Description |
---|---|
protected void |
print(String format,
Object... args) |
afterPerforming, beforePerforming, convertedValueOfType, convertedValueOfType, foundParameter, performing, stepMatchesPattern, stepMatchesType, usingAnnotatedNameForParameter, usingNaturalOrderForParameter, usingParameterNameForParameter, usingStepsContextParameter, usingTableAnnotatedNameForParameter, usingTableParameterNameForParameter
public PrintStreamStepMonitor()
public PrintStreamStepMonitor(PrintStream output)
protected void print(String format, Object... args)
print
in class PrintingStepMonitor
Copyright © 2003–2021. All rights reserved.