Test Result : Scenario: Delete a non existing connection
0 failures
7 tests
All Tests
Test name | Duration | Status |
---|---|---|
And I expect the exception "KapuaEntityNotFoundException" with the text "The entity of type deviceConnection with id/name" | 0 ms | Passed |
And I have the following connection | 0 ms | Passed |
And Scope with ID 1 | 0 ms | Passed |
Given The User ID 1 | 0 ms | Passed |
Scenario: Delete a non existing connection | 2 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I try to delete a random connection ID | 0 ms | Passed |