Test Result : Scenario: Creating Non-Unique Tag With Valid Description
0 failures
5 tests
All Tests
Test name | Duration | Status |
---|---|---|
And I create tag with name "Tag123" and description "Description1" | 0 ms | Passed |
Given I expect the exception "KapuaDuplicateNameException" | 1 ms | Passed |
Scenario: Creating Non-Unique Tag With Valid Description | 3 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I create tag with name "Tag123" and description "Description1" | 0 ms | Passed |