public class LocalizedKeywords extends Keywords
metaProperty
Modifier and Type | Class and Description |
---|---|
static class |
LocalizedKeywords.LocalizedKeywordNotFound |
static class |
LocalizedKeywords.ResourceBundleNotFound |
Keywords.KeywordNotFound, Keywords.StartingWordNotFound
AFTER, AND, AS_A, BEFORE, DRY_RUN, DURATION, EXAMPLES_TABLE, EXAMPLES_TABLE_HEADER_SEPARATOR, EXAMPLES_TABLE_IGNORABLE_SEPARATOR, EXAMPLES_TABLE_ROW, EXAMPLES_TABLE_VALUE_SEPARATOR, FAILED, GIVEN, GIVEN_STORIES, I_WANT_TO, IGNORABLE, IN_ORDER_TO, KEYWORDS, LIFECYCLE, META, META_PROPERTY, NARRATIVE, NO, NOT_PERFORMED, OUTCOME_DESCRIPTION, OUTCOME_MATCHER, OUTCOME_VALUE, OUTCOME_VERIFIED, PENDING, SCENARIO, SO_THAT, STORY_CANCELLED, THEN, WHEN, YES
Constructor and Description |
---|
LocalizedKeywords() |
LocalizedKeywords(java.util.Locale locale) |
LocalizedKeywords(java.util.Locale locale,
java.lang.String bundleName,
java.lang.ClassLoader classLoader) |
Modifier and Type | Method and Description |
---|---|
java.util.Locale |
getLocale() |
after, and, asA, before, defaultKeywords, dryRun, duration, examplesTable, examplesTableHeaderSeparator, examplesTableIgnorableSeparator, examplesTableRow, examplesTableValueSeparator, failed, given, givenStories, ignorable, inOrderTo, isAndStep, isIgnorableStep, iWantTo, lifecycle, meta, metaProperty, narrative, no, notPerformed, outcomeFields, pending, scenario, soThat, startingWord, startingWord, startingWordFor, startingWords, startingWordsByType, startingWordsFor, stepStartsWithWord, stepTypeFor, stepWithoutStartingWord, storyCancelled, synonymsOf, then, toString, when, yes
Copyright © 2003-2014. All Rights Reserved.