Test Result : Scenario: Creating a valid Access Group with unique name
0 failures
5 tests
All Tests
Test name | Duration | Status |
And No exception was thrown | 0 ms | Passed |
Given I create the group with name "NewAccessGroup" and description "" | 0 ms | Passed |
Scenario: Creating a valid Access Group with unique name | 4 ms | Passed |
Then I find the group with name "NewAccessGroup" | 0 ms | Passed |
When I search for the group with name "NewAccessGroup" | 0 ms | Passed |