And I configure the group service | 0 ms | Passed |
Given I expect the exception "KapuaIllegalArgumentException" with the text "*" | 0 ms | Passed |
Given I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
Scenario: Changing Group's Name To a Too Short One Without Changing Description | 4 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
Then I logout | 0 ms | Passed |
When I change the group name from "Group1" to "a" | 0 ms | Passed |
When I create the group with name "Group1" and description "Description" | 0 ms | Passed |