Allow JMeter variables in JUnit Request sampler's Constructor String Label
Open
enhancement
os: All
P2
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
**Flavio Cysne** ([Bug 55457](https://bz.apache.org/bugzilla//show_bug.cgi?id=55457&redirect=false)):
JUnit Request sampler is not converting variables in Constructor String Label field to their values.
In JUnitTestSamplerGui class, the method modifyTestElement is setting the constructorString property of JUnitSamper, when it should use the JUnitSampler.setProperty method to define a StringProperty with constructorLabel text.
OS: All
Contributor guide
Assessment
This issue has not been assessed yet.