Test Result : Scenario: Request All Keystore Items to a Device
0 failures
17 tests
All Tests
Test name | Duration | Status |
---|---|---|
And All Keystore Items are requested | 0 ms | Passed |
And Device is connected | 0 ms | Passed |
And Device status is "CONNECTED" | 0 ms | Passed |
And I get the KuraMock device | 0 ms | Passed |
And I login as user with name "kapua-sys" and password "kapua-password" | 0 ms | Passed |
And I logout | 0 ms | Passed |
And I select account "kapua-sys" | 0 ms | Passed |
And I wait 1 second | 0 ms | Passed |
And Keystore Items are 2 | 0 ms | Passed |
And Keystore Items are received | 0 ms | Passed |
And Keystore Items has Item with alias "localhost" has type "PRIVATE_KEY" | 0 ms | Passed |
And Keystore Items has Item with alias "localhost" is present | 0 ms | Passed |
And Keystore Items has Item with alias "ssl-eclipse" has type "TRUSTED_CERTIFICATE" | 0 ms | Passed |
And Keystore Items has Item with alias "ssl-eclipse" is present | 0 ms | Passed |
Given I start the Kura Mock | 0 ms | Passed |
Scenario: Request All Keystore Items to a Device | 18 ms | Passed |
Then KuraMock is disconnected | 0 ms | Passed |