Test Result : Scenario: Creating a single device with valid clientID
0 failures
5 tests
All Tests
Test name | Duration | Status |
And No exception was thrown | 0 ms | Passed |
Given I create a device with name "device" | 0 ms | Passed |
Scenario: Creating a single device with valid clientID | 6 ms | Passed |
Then I find device with clientId "device" | 0 ms | Passed |
When I search for a device with name "device" | 0 ms | Passed |