org.jbehave.core.reporters
Interface StepdocReporter

All Known Implementing Classes:
PrintStreamStepdocReporter

public interface StepdocReporter

Generates reports of generated StepDocs

Author:
Mauro Talevi

Method Summary
 void report(java.util.List<Stepdoc> stepdocs)
           
 

Method Detail

report

void report(java.util.List<Stepdoc> stepdocs)


Copyright © 2003-2010. All Rights Reserved.