You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would to request the data group functionality in TestTcl, which I belive shold cover the following:
ability to declare the datagroup and its contents in "it" or "before" in the test file
support for "class" commands in iRules e.g:
class match []
class search []
class lookup
class element []
class type
class exists
class size
class names [-nocase] []
class get [-nocase] []
class startsearch
class nextelement [] <search_id>
class anymore <search_id>
class donesearch <search_id>
The text was updated successfully, but these errors were encountered:
I would to request the data group functionality in TestTcl, which I belive shold cover the following:
class match []
class search []
class lookup
class element []
class type
class exists
class size
class names [-nocase] []
class get [-nocase] []
class startsearch
class nextelement [] <search_id>
class anymore <search_id>
class donesearch <search_id>
The text was updated successfully, but these errors were encountered: