Test Result : Scenario: Delete a group from the database - Unknown group ID
0 failures
6 tests
All Tests
Test name | Duration | Status |
And I logout | 0 ms | Passed |
Given I expect the exception "KapuaEntityNotFoundException" with the text "The entity of type group" | 0 ms | Passed |
Scenario: Delete a group from the database - Unknown group ID | 5 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
When I try to delete a random group id | 0 ms | Passed |