And I create the group with name "NewAccessGroup" and description "description" | 0 ms | Passed |
And I find the group with name "AccessGroup" | 1 ms | Passed |
Given I create the group with name "AccessGroup" and description "description" | 0 ms | Passed |
Scenario: Creating unique Access Group with non-unique description | 3 ms | Passed |
Then I find the group with name "NewAccessGroup" | 0 ms | Passed |
Then No exception was thrown | 0 ms | Passed |