org.jbehave.web.selenium
Class SeleniumContextOutput

java.lang.Object
  extended by org.jbehave.core.reporters.Format
      extended by org.jbehave.web.selenium.SeleniumContextOutput

public class SeleniumContextOutput
extends org.jbehave.core.reporters.Format


Field Summary
 
Fields inherited from class org.jbehave.core.reporters.Format
ANSI_CONSOLE, CONSOLE, HTML, HTML_TEMPLATE, IDE_CONSOLE, STATS, TXT, XML, XML_TEMPLATE
 
Constructor Summary
SeleniumContextOutput(SeleniumContext seleniumContext)
           
 
Method Summary
 org.jbehave.core.reporters.StoryReporter createStoryReporter(org.jbehave.core.reporters.FilePrintStreamFactory filePrintStreamFactory, org.jbehave.core.reporters.StoryReporterBuilder storyReporterBuilder)
           
 
Methods inherited from class org.jbehave.core.reporters.Format
name, println, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SeleniumContextOutput

public SeleniumContextOutput(SeleniumContext seleniumContext)
Method Detail

createStoryReporter

public org.jbehave.core.reporters.StoryReporter createStoryReporter(org.jbehave.core.reporters.FilePrintStreamFactory filePrintStreamFactory,
                                                                    org.jbehave.core.reporters.StoryReporterBuilder storyReporterBuilder)
Specified by:
createStoryReporter in class org.jbehave.core.reporters.Format


Copyright © 2012. All Rights Reserved.