And No exception was thrown | 0 ms | Passed |
Given I prepare a role creator with name "roleName1" and description "roleDescription" | 0 ms | Passed |
Scenario: Creating two roles with the same description | 2 ms | Passed |
Then I create a new role entity from the existing creator | 0 ms | Passed |
Then I prepare a role creator with name "roleName2" and description "roleDescription" | 0 ms | Passed |
When I create a new role entity from the existing creator | 0 ms | Passed |