And An exception was thrown | 0 ms | Passed |
And I update the role description to "roleDescription123" | 0 ms | Passed |
But I expect the exception "KapuaEntityNotFoundException" with the text "*" | 0 ms | Passed |
Given I prepare a role creator with name "roleName" and description "roleDescription" | 0 ms | Passed |
Scenario: Changing description of a nonexisting role | 3 ms | Passed |
Then I delete the role with name "roleName" | 0 ms | Passed |
When I create a new role entity from the existing creator | 0 ms | Passed |