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_FILTER, META_PROPERTY, NARRATIVE, NO, NOT_PERFORMED, OUTCOME, OUTCOME_ANY, OUTCOME_DESCRIPTION, OUTCOME_FAILURE, OUTCOME_MATCHER, OUTCOME_SUCCESS, OUTCOME_VALUE, OUTCOME_VERIFIED, PENDING, SCENARIO, SO_THAT, STORY_CANCELLED, THEN, WHEN, YES
Constructor and Description |
---|
LocalizedKeywords() |
LocalizedKeywords(Locale locale) |
LocalizedKeywords(Locale locale,
String bundleName,
ClassLoader classLoader) |
Modifier and Type | Method and Description |
---|---|
Locale |
getLocale() |
after, and, asA, before, defaultKeywords, dryRun, duration, examplesTable, examplesTableHeaderSeparator, examplesTableIgnorableSeparator, examplesTableRow, examplesTableValueSeparator, failed, given, givenStories, ignorable, inOrderTo, isAndStep, isIgnorableStep, iWantTo, lifecycle, meta, metaFilter, metaProperty, narrative, no, notPerformed, outcome, outcomeAny, outcomeFailure, outcomeFields, outcomeSuccess, pending, scenario, soThat, startingWord, startingWord, startingWordFor, startingWords, startingWordsByType, startingWordsFor, stepStartsWithWord, stepStartsWithWords, stepTypeFor, stepWithoutStartingWord, storyCancelled, synonymsOf, then, toString, when, yes
public LocalizedKeywords()
public LocalizedKeywords(Locale locale)
public LocalizedKeywords(Locale locale, String bundleName, ClassLoader classLoader)
public Locale getLocale()
Copyright © 2003–2016. All rights reserved.