public static class UnitilsHtmlReporter.OutputNarrative extends Object
| Constructor and Description |
|---|
UnitilsHtmlReporter.OutputNarrative(org.jbehave.core.model.Narrative narrative)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAsA()
This method gets the asA variable out of the
Narrative. |
String |
getInOrderTo()
This method gets the inOrderTo variable out of the
Narrative. |
String |
getiWantTo()
This method gets the iWantTo variable out of the
Narrative. |
String |
getSoThat()
This method gets the soThat variable out of the
Narrative. |
boolean |
isAlternative()
This method gets the isAlternative boolean out of the
Narrative. |
public UnitilsHtmlReporter.OutputNarrative(org.jbehave.core.model.Narrative narrative)
narrative - : the narrativepublic String getInOrderTo()
Narrative.Stringpublic String getAsA()
Narrative.Stringpublic String getiWantTo()
Narrative.Stringpublic String getSoThat()
Narrative.Stringpublic boolean isAlternative()
Narrative.BooleanCopyright © 2015. All Rights Reserved.