And An exception was thrown | 0 ms | Passed |
But I expect the exception "KapuaIllegalNullArgumentException" with the text "An illegal null value was provided for the argument roleCreator.name." | 0 ms | Passed |
Given I prepare a role creator with name "" and description "roleDescription" | 0 ms | Passed |
Scenario: Creating a role with null name | 3 ms | Passed |
When I create a new role entity from the existing creator | 0 ms | Passed |