Test Result : Scenario: Search for a non existent client ID
0 failures
6 tests
All Tests
Test name | Duration | Status |
And I have the following connections | 0 ms | Passed |
And Scope with ID 1 | 0 ms | Passed |
Given The User ID 1 | 0 ms | Passed |
Scenario: Search for a non existent client ID | 6 ms | Passed |
Then No connection was found | 0 ms | Passed |
When I search for a connection with the client ID "nonexistentId" | 0 ms | Passed |