Test Result : Scenario: Creating non-unique Access Group
0 failures
5 tests
All Tests
Test name | Duration | Status |
And I create the group with name "NewAccessGroup" and description "" | 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: Creating non-unique Access Group | 6 ms | Passed |
Then An exception was thrown | 0 ms | Passed |