Test Result : Scenario: Creating Tag Without a Name And With Valid Description
0 failures
4 tests
All Tests
Test name | Duration | Status |
---|---|---|
Given I expect the exception "KapuaIllegalNullArgumentException" | 0 ms | Passed |
Scenario: Creating Tag Without a Name And With Valid Description | 4 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I create tag with name "" and description "Valid description 123" | 0 ms | Passed |