Test Result : Scenario: Delete an existing device from the registry
0 failures
4 tests
All Tests
Test name | Duration | Status |
Given A device named "TestDevice" | 0 ms | Passed |
Scenario: Delete an existing device from the registry | 8 ms | Passed |
Then There is no device with the client ID "TestDevice" | 0 ms | Passed |
When I delete the device with the clientId "TestDevice" | 0 ms | Passed |