And I create tag with name "Tag2" without description | 0 ms | Passed |
Given I expect the exception "KapuaDuplicateNameException" with the text "An entity with the same name Tag1 already exists." | 0 ms | Passed |
Scenario: Changing Tag's Name To Non-Unique One | 4 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 "Tag2" is changed into "Tag1" | 0 ms | Passed |