Test Result : Scenario: Creating Tag Without a Name And With Valid Description
0 failures
7 tests
All Tests
Test name | Duration | Status |
And I configure the tag service | 0 ms | Passed |
And I logout | 0 ms | Passed |
Given I expect the exception "KapuaIllegalNullArgumentException" | 0 ms | Passed |
Given I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
Scenario: Creating Tag Without a Name And With Valid Description | 6 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I create tag with name "" and description "Valid description 123" | 0 ms | Passed |