Given I expect the exception "KapuaIllegalArgumentException" with the text "An illegal value was provided for the argument deviceCreator.clientId" | 0 ms | Passed |
Scenario: Creating a single device with clientID that contains invalid character | 2 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I create a device with name "testDevice::" | 0 ms | Passed |