org.jbehave.scenario.definition
Class ScenarioGivenWhenThenAnd

java.lang.Object
  extended by org.jbehave.scenario.definition.KeyWords
      extended by org.jbehave.scenario.i18n.I18nKeyWords
          extended by org.jbehave.scenario.definition.ScenarioGivenWhenThenAnd

public class ScenarioGivenWhenThenAnd
extends I18nKeyWords


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jbehave.scenario.i18n.I18nKeyWords
I18nKeyWords.I18nKeywordNotFoundException, I18nKeyWords.ResourceBundleNotFoundException
 
Nested classes/interfaces inherited from class org.jbehave.scenario.definition.KeyWords
KeyWords.InsufficientKeywordsException, KeyWords.KeywordNotFoundException
 
Field Summary
 
Fields inherited from class org.jbehave.scenario.definition.KeyWords
AND, AS_A, EXAMPLES_TABLE, EXAMPLES_TABLE_ROW, FAILED, GIVEN, GIVEN_SCENARIOS, I_WANT_TO, IGNORABLE, IN_ORDER_TO, KEYWORDS, NARRATIVE, NOT_PERFORMED, PENDING, SCENARIO, THEN, WHEN
 
Constructor Summary
ScenarioGivenWhenThenAnd()
           
 
Method Summary
 
Methods inherited from class org.jbehave.scenario.definition.KeyWords
and, asA, defaultKeywords, encode, examplesTable, examplesTableRow, failed, given, givenScenarios, ignorable, inOrderTo, iWantTo, narrative, notPerformed, others, pending, scenario, then, when
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScenarioGivenWhenThenAnd

public ScenarioGivenWhenThenAnd()


Copyright © 2003-2010. All Rights Reserved.