And I create a group with name "AccessGroup" | 0 ms | Passed |
And I expect the exception "KapuaDuplicateNameException" with the text "*" | 0 ms | Passed |
Given I create the group with name "NewAccessGroup" and description "" | 0 ms | Passed |
Scenario: Editing Access Group name to non-unique one | 4 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I update the group name from "AccessGroup" to "NewAccessGroup" | 0 ms | Passed |