https://issues.apache.org/bugzilla/show_bug.cgi?id=54110
Priority: P2
Bug ID: 54110
Assignee: [email protected]
Summary: BSFTestElement and JSR223TestElement should use shared
super-class for common fields
Severity: normal
Classification: Unclassified
OS: Windows XP
Reporter: [email protected]
Hardware: PC
Status: NEW
Version: unspecified
Component: Main
Product: JMeter
BSFTestElement and JSR223TestElement have several fields that are common.
These must be the same, because they are set up in ScriptingBeanInfoSupport
which is used by both BSF and JSR223.
The fields and getters/setters should be pulled up to a common superclass, for
example ScriptingTestElement.
--
You are receiving this mail because:
You are the assignee for the bug.