Test Result : Scenario: Update a group entry with a false ID
0 failures
10 tests
All Tests
Test name | Duration | Status |
And I logout | 0 ms | Passed |
And The group matches the creator | 0 ms | Passed |
Given I create the group | 0 ms | Passed |
Given I expect the exception "KapuaEntityNotFoundException" with the text "The entity of type group" | 0 ms | Passed |
Scenario: Update a group entry with a false ID | 11 ms | Passed |
Then A group was created | 0 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I configure the group service | 0 ms | Passed |
When I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
When I update the group with an incorrect ID | 0 ms | Passed |