Test Result : Scenario: Creating a single device with case sensitive 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 "testDevice" | 0 ms | Passed |
Scenario: Creating a single device with case sensitive clientID | 4 ms | Passed |
Then I find device with clientId "testDevice" | 0 ms | Passed |
When I search for a device with name "testDevice" | 0 ms | Passed |