public class PrintStreamStepdocReporter extends Object implements StepdocReporter
| Constructor and Description |
|---|
PrintStreamStepdocReporter() |
PrintStreamStepdocReporter(PrintStream output) |
public PrintStreamStepdocReporter()
public PrintStreamStepdocReporter(PrintStream output)
public void stepdocsMatching(String stepAsString, List<Stepdoc> stepdocs, List<Object> stepsInstances)
stepdocsMatching in interface StepdocReporterCopyright © 2003-2013. All Rights Reserved.