Test Result : Scenario: Modify a role that was deleted
0 failures
9 tests
All Tests
Test name | Duration | Status |
---|---|---|
And I create the domain | 0 ms | Passed |
And I delete the role with name "test_role" | 1 ms | Passed |
Given I create the following role | 0 ms | Passed |
Given I expect the exception "KapuaEntityNotFoundException" with the text "The entity of type role" | 0 ms | Passed |
Scenario: Modify a role that was deleted | 5 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I configure the role service | 0 ms | Passed |
When I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
When I update the last created role name to "test_role_changed" | 0 ms | Passed |