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 characters | 2 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I try to create devices with invalid symbols "#+*&,?>/" in name | 0 ms | Passed |