You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2018/04/24 08:11:47 UTC

[Bug 62323] Add thread group name function

https://bz.apache.org/bugzilla/show_bug.cgi?id=62323

orimarko <or...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |orimarko@gmail.com

--- Comment #1 from orimarko <or...@gmail.com> ---
Created attachment 35889
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35889&action=edit
Patch with new Thread Group Name function and tests

Thread Group Name function uses AbstractFunctionByKey

I suggest all/most functions will extends AbstractFunctionByKey instead of
AbstractFunction to reduce code duplication of key/desc handling

-- 
You are receiving this mail because:
You are the assignee for the bug.