Test Result : Scenario: Editing Access Group name to empty name
0 failures
5 tests
All Tests
Test name | Duration | Status |
Given I create the group with name "NewAccessGroup" and description "" | 0 ms | Passed |
Given I expect the exception "KapuaIllegalNullArgumentException" with the text "*" | 0 ms | Passed |
Scenario: Editing Access Group name to empty name | 5 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I update the group name from "NewAccessGroup" to "" | 0 ms | Passed |