|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
- [jbehave-dev] [jira] (JBEHAVE-855) UnderscoredToC... timothy brizard (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-855) Underscor... timothy brizard (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-855) Underscor... timothy brizard (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-855) Underscor... Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-855) Underscor... Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-855) Underscor... Alexander Lehmann (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-855) Underscor... Mauro Talevi (JIRA)
in the resolveName() method on the UnderscoredToCapitalized class, it is returning the wrong name when the path to the file (not the extension) has ".story" in it.
Example:
report path = com.blah.story.x_y_z_google_search
Actual Results: resolved name ends up being "Blah"
Expected Results: XYZGoogleSearch
Found in 3.7.3