Test Result : Scenario: Creating A Device With Non-unique Name
0 failures
10 tests
All Tests
Test name | Duration | Status |
---|---|---|
And I configure the device registry service | 0 ms | Passed |
And I create a device with parameters | 0 ms | Passed |
And I logout | 0 ms | Passed |
Given Account | 0 ms | Passed |
Given I expect the exception "KapuaDuplicateNameException" with the text "*" | 0 ms | Passed |
Scenario: Creating A Device With Non-unique Name | 5 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
Then No exception was thrown | 0 ms | Passed |
When I create a device with parameters | 0 ms | Passed |
When I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |