Test Result : Scenario: Editing Access Group name to too short one
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 "KapuaIllegalArgumentException" with the text "*" | 0 ms | Passed |
Scenario: Editing Access Group name to too short one | 2 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I update the group name from "NewAccessGroup" to "NG" | 0 ms | Passed |