org.jbehave.core.reporters
Class TemplateableOutput.OutputKeywords

java.lang.Object
  extended by org.jbehave.core.reporters.TemplateableOutput.OutputKeywords
Enclosing class:
TemplateableOutput

public static class TemplateableOutput.OutputKeywords
extends Object


Constructor Summary
TemplateableOutput.OutputKeywords(Keywords keywords)
           
 
Method Summary
 String getAnd()
           
 String getAsA()
           
 String getDryRun()
           
 String getDuration()
           
 String getExamplesTable()
           
 String getExamplesTableHeaderSeparator()
           
 String getExamplesTableIgnorableSeparator()
           
 String getExamplesTableRow()
           
 String getExamplesTableValueSeparator()
           
 String getFailed()
           
 String getGiven()
           
 String getGivenStories()
           
 String getIgnorable()
           
 String getInOrderTo()
           
 String getiWantTo()
           
 String getMeta()
           
 String getMetaProperty()
           
 String getNarrative()
           
 String getNo()
           
 String getNotPerformed()
           
 String getPending()
           
 String getScenario()
           
 String getStoryCancelled()
           
 String getThen()
           
 String getWhen()
           
 String getYes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TemplateableOutput.OutputKeywords

public TemplateableOutput.OutputKeywords(Keywords keywords)
Method Detail

getMeta

public String getMeta()

getMetaProperty

public String getMetaProperty()

getNarrative

public String getNarrative()

getInOrderTo

public String getInOrderTo()

getAsA

public String getAsA()

getiWantTo

public String getiWantTo()

getScenario

public String getScenario()

getGivenStories

public String getGivenStories()

getExamplesTable

public String getExamplesTable()

getExamplesTableRow

public String getExamplesTableRow()

getExamplesTableHeaderSeparator

public String getExamplesTableHeaderSeparator()

getExamplesTableValueSeparator

public String getExamplesTableValueSeparator()

getExamplesTableIgnorableSeparator

public String getExamplesTableIgnorableSeparator()

getGiven

public String getGiven()

getWhen

public String getWhen()

getThen

public String getThen()

getAnd

public String getAnd()

getIgnorable

public String getIgnorable()

getPending

public String getPending()

getNotPerformed

public String getNotPerformed()

getFailed

public String getFailed()

getDryRun

public String getDryRun()

getStoryCancelled

public String getStoryCancelled()

getDuration

public String getDuration()

getYes

public String getYes()

getNo

public String getNo()


Copyright © 2003-2012. All Rights Reserved.