Title: Message Title
Alberto Scotto commented on an issue
JBehave / New Feature JBEHAVE-1075
Add FlexibleEnumConverter, able to convert lower-cased, space-separated values to Enums
Copying&pasting from the javadoc:

An EnumConverter allowing stories prose to be more natural. Before performing the actual conversion, it transforms values to upper-case, with any non-alphanumeric character replaced by an underscore ('_').

Example: assuming we have defined the step "Given I am on the $page" which is mapped to the method iAmOnPage(Pa...
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to