Given I expect the exception "KapuaIllegalNullArgumentException" with the text "An illegal null value was provided for the argument deviceCreator.clientId." | 0 ms | Passed |
Scenario: Create a single device with an empty string for clientID | 4 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I create a device with name "" | 0 ms | Passed |