Test Result : Scenario: Delete nonexisting role permission
0 failures
13 tests
All Tests
Test name | Duration | Status |
And I create the domain | 0 ms | Passed |
And I create the following role permissions | 0 ms | Passed |
And I search for the last created role permission | 0 ms | Passed |
Given I create the following role | 0 ms | Passed |
Given I expect the exception "KapuaEntityNotFoundException" with the text "The entity of type rolePermission" | 0 ms | Passed |
Scenario: Delete nonexisting role permission | 5 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
Then I find no permissions | 0 ms | Passed |
Then No exception was thrown | 0 ms | Passed |
When I configure the role service | 0 ms | Passed |
When I delete the last created role permission | 0 ms | Passed |
When I delete the last created role permission | 0 ms | Passed |
When I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |