Given I expect the exception "KapuaIllegalArgumentException" with the text "An illegal value was provided for the argument tag.name: Tag@1#2?*=)3." | 0 ms | Passed |
Scenario: Changing Tag's Name To Contain Invalid Symbols In Name Without Description | 3 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I create tag with name "Tag1" without description | 0 ms | Passed |
When Name of tag "Tag1" is changed into "Tag@1#2?*=)3" | 0 ms | Passed |