Test Result : Scenario: Create with permissions and a role in the wrong scope
0 failures
10 tests
All Tests
Test name | Duration | Status |
And A user such as | 0 ms | Passed |
And The permissions "read, write, execute" | 0 ms | Passed |
And The role "test_role_1" | 0 ms | Passed |
Given A scope with ID 10 | 0 ms | Passed |
Given A scope with ID 10 | 0 ms | Passed |
Given A scope with ID 20 | 0 ms | Passed |
Given I expect the exception "KapuaAuthorizationException" with the text "Role not found in the scope:" | 0 ms | Passed |
Scenario: Create with permissions and a role in the wrong scope | 0 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I create the access info entity | 0 ms | Passed |