org.jbehave.core.reporters
Class TemplateableOutput.OutputKeywords
java.lang.Object
org.jbehave.core.reporters.TemplateableOutput.OutputKeywords
- Enclosing class:
- TemplateableOutput
public static class TemplateableOutput.OutputKeywords
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TemplateableOutput.OutputKeywords
public TemplateableOutput.OutputKeywords(Keywords keywords)
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.