Uses of Interface
org.jbehave.core.reporters.PrintStreamFactory
-
Packages that use PrintStreamFactory Package Description org.jbehave.core.reporters -
-
Uses of PrintStreamFactory in org.jbehave.core.reporters
Classes in org.jbehave.core.reporters that implement PrintStreamFactory Modifier and Type Class Description class
FilePrintStreamFactory
CreatesPrintStream
instances that write to a file identified by theStoryLocation
.
-