|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbehave.core.reporters.Format
org.jbehave.core.reporters.CrossReference
org.jbehave.web.selenium.SauceContextOutput.SauceLabsCrossReference
public static class SauceContextOutput.SauceLabsCrossReference
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jbehave.core.reporters.CrossReference |
---|
org.jbehave.core.reporters.CrossReference.StepMatch, org.jbehave.core.reporters.CrossReference.StepUsage, org.jbehave.core.reporters.CrossReference.XrefOutputFailed, org.jbehave.core.reporters.CrossReference.XRefRoot, org.jbehave.core.reporters.CrossReference.XRefStory |
Field Summary | |
---|---|
protected Map<String,String> |
storyToSauceUrlMap
|
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.SauceLabsCrossReference(Map<String,String> storyToSauceUrlMap)
|
Method Summary | |
---|---|
protected void |
aliasForXRefRoot(com.thoughtworks.xstream.XStream xstream)
|
protected void |
aliasForXRefStory(com.thoughtworks.xstream.XStream xstream)
|
protected org.jbehave.core.reporters.CrossReference.XRefRoot |
newXRefRoot()
|
Methods inherited from class org.jbehave.core.reporters.CrossReference |
---|
createStoryReporter, createXRefRoot, excludingStoriesWithNoExecutedScenarios, fileName, getMetaFilter, getStepMonitor, makeWriter, outputToFiles, withJsonOnly, withMetaFilter, withOutputAfterEachStory, withPendingStepStrategy, withThreadSafeDelegateFormat, withXmlOnly |
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 |
Field Detail |
---|
protected final transient Map<String,String> storyToSauceUrlMap
Constructor Detail |
---|
public SauceContextOutput.SauceLabsCrossReference(Map<String,String> storyToSauceUrlMap)
Method Detail |
---|
protected org.jbehave.core.reporters.CrossReference.XRefRoot newXRefRoot()
newXRefRoot
in class org.jbehave.core.reporters.CrossReference
protected void aliasForXRefRoot(com.thoughtworks.xstream.XStream xstream)
aliasForXRefRoot
in class org.jbehave.core.reporters.CrossReference
protected void aliasForXRefStory(com.thoughtworks.xstream.XStream xstream)
aliasForXRefStory
in class org.jbehave.core.reporters.CrossReference
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |