https://bz.apache.org/bugzilla/show_bug.cgi?id=63519
Bug ID: 63519
Summary: Wrong method in jmeter_tutorial.html
Product: JMeter
Version: 5.1.1
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.2
Created attachment 36634
--> https://bz.apache.org/bugzilla/attachment.cgi?id=36634&action=edit
getResourceLabel
The
tutorial(https://jmeter.apache.org/usermanual/jmeter_tutorial.html#testelement-contract)
said one who wants to extended the appropriate GUI class should implement
getResourceLabel() method first, but I think it should be getLabelResource.
--
You are receiving this mail because:
You are the assignee for the bug.