And An exception was thrown | 0 ms | Passed |
But I expect the exception "KapuaIllegalArgumentException" with the text "Value less than allowed min length. Min length is 3." | 0 ms | Passed |
Given I prepare a role creator with name "ro" and description "roleDescription" | 0 ms | Passed |
Scenario: Creating a role with too short name | 4 ms | Passed |
When I create a new role entity from the existing creator | 0 ms | Passed |