selenium-google-code-issue-archive icon indicating copy to clipboard operation
selenium-google-code-issue-archive copied to clipboard

IDE JUnit 4 Export Wrong Class Name

Open lukeis opened this issue 8 years ago • 2 comments

Originally reported on Google Code with ID 7612

What steps will reproduce the problem?
1. Create a test case with a name consisting of uppercase letters and an underscore
(eg "ABC_SETUP")
2. Export test case to Java / JUnit4 / WebDriver

What is the expected output? What do you see instead?
Java class name (in java code) should be ABC_SETUP, but actually is ABCSETUP (underscore
missing!).

Selenium version: Selenium IDE 2.5.0
OS: Windows 7
Browser: Firefox
Browser version: 30

The problem should be easy to reproduce.

Reported by Katharsas on 2014-07-16 13:56:49

lukeis avatar Mar 04 '16 08:03 lukeis

Reported by barancev on 2014-07-21 19:04:06

  • Labels added: Component-IDE

lukeis avatar Mar 04 '16 08:03 lukeis

Reported by luke.semerau on 2015-09-17 17:47:03

  • Labels added: Restrict-AddIssueComment-Commit

lukeis avatar Mar 04 '16 08:03 lukeis