Test Result : Scenario: Search for an access info entity by an incorrect user ID
0 failures
11 tests
All Tests
Test name | Duration | Status |
And I have the following user | 0 ms | Passed |
Given I have the following user | 0 ms | Passed |
Given Scope with ID 1 | 0 ms | Passed |
Scenario: Search for an access info entity by an incorrect user ID | 11 ms | Passed |
Then I find no access info entity | 0 ms | Passed |
Then I logout | 0 ms | Passed |
Then No exception was thrown | 0 ms | Passed |
When I configure the user service for the account with the id 1 | 0 ms | Passed |
When I create the access info entity | 0 ms | Passed |
When I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
When I search for an access info entity by user ID | 0 ms | Passed |