Test Result : Scenario: Creating a role name with allowed symbols in its name
0 failures
5 tests
All Tests
Test name | Duration | Status |
And No exception was thrown | 0 ms | Passed |
Given I prepare a role creator with name "roleName-123_" and description "roleDescription" | 0 ms | Passed |
Scenario: Creating a role name with allowed symbols in its name | 2 ms | Passed |
Then I find a role with name "roleName-123_" | 0 ms | Passed |
When I create a new role entity from the existing creator | 0 ms | Passed |