Test Result : Scenario: Deleting Non-Existent Tag
0 failures
7 tests
All Tests
Test name | Duration | Status |
And Tag with name "Tag1" is searched | 0 ms | Passed |
Given I create tag with name "Tag1" without description | 0 ms | Passed |
Given I expect the exception "NullPointerException" with the text "*" | 0 ms | Passed |
Scenario: Deleting Non-Existent Tag | 3 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I delete tag with name "Tag1" | 0 ms | Passed |
When I delete tag with name "Tag1" | 0 ms | Passed |