Given I expect the exception "KapuaEntityNotFoundException" with the text "The entity of type DeviceImpl with id/name" | 0 ms | Passed |
Scenario: Try to delete a non existing device from the registry | 3 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When When I delete a device with nonexisting ID | 0 ms | Passed |