org.jbehave.core.reporters
Class TemplateableOutput.OutputNarrative

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

public static class TemplateableOutput.OutputNarrative
extends Object


Constructor Summary
TemplateableOutput.OutputNarrative(Narrative narrative)
           
 
Method Summary
 String getAsA()
           
 String getInOrderTo()
           
 String getiWantTo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TemplateableOutput.OutputNarrative

public TemplateableOutput.OutputNarrative(Narrative narrative)
Method Detail

getInOrderTo

public String getInOrderTo()

getAsA

public String getAsA()

getiWantTo

public String getiWantTo()


Copyright © 2003-2012. All Rights Reserved.