org.jbehave.web.selenium
Class SauceContextOutput

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

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

A Format that uses SauceContextStoryReporter.


Nested Class Summary
static class SauceContextOutput.SauceLabsCrossReference
           
static class SauceContextOutput.SauceLabsXRefRoot
           
static class SauceContextOutput.SauceLabsXRefStory
           
 
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
SauceContextOutput(WebDriverProvider webDriverProvider, SeleniumContext seleniumContext, Map<String,String> storyToSauceUrlMap)
           
 
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

SauceContextOutput

public SauceContextOutput(WebDriverProvider webDriverProvider,
                          SeleniumContext seleniumContext,
                          Map<String,String> storyToSauceUrlMap)
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.