Given I expect the exception "KapuaIllegalArgumentException" with the text "An illegal value was provided for the argument tag.name: Value less than allowed min length. Min length is: 3." | 0 ms | Passed |
Scenario: Changing Tag's Name To a Too Short One 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 Tag name is changed into name "a" | 0 ms | Passed |