Test Result : Scenario: Validate deleting a device with a null device ID
0 failures
6 tests
All Tests
Test name | Duration | Status |
---|---|---|
And The device ID null | 0 ms | Passed |
Given I expect the exception "KapuaIllegalNullArgumentException" with the text "An illegal null value was provided" | 0 ms | Passed |
Given Scope with ID 15 | 0 ms | Passed |
Scenario: Validate deleting a device with a null device ID | 3 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I delete the device with the remembered ID | 0 ms | Passed |