And I update the last created role name to "roleName2" | 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 name of a nonexisting role | 2 ms | Passed |
Then An exception was thrown | 0 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 |