org.jbehave.scenario.reporters
Interface PrintStreamFactory

All Known Implementing Classes:
FilePrintStreamFactory

public interface PrintStreamFactory

Creates PrintStream instances for named stories


Method Summary
 java.io.PrintStream getPrintStream()
           
 

Method Detail

getPrintStream

java.io.PrintStream getPrintStream()


Copyright © 2003-2010. All Rights Reserved.