Test Result : Scenario: Request Keystores to a Device
0 failures
19 tests
All Tests
Test name | Duration | Status |
---|---|---|
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 Keystores are 2 | 0 ms | Passed |
And Keystores are received | 0 ms | Passed |
And Keystores are requested | 0 ms | Passed |
And Keystores has Keystore named "HttpsKeystore" has size 1 | 0 ms | Passed |
And Keystores has Keystore named "HttpsKeystore" has type "jks" | 0 ms | Passed |
And Keystores has Keystore named "HttpsKeystore" is present | 0 ms | Passed |
And Keystores has Keystore named "SSLKeystore" has size 1 | 0 ms | Passed |
And Keystores has Keystore named "SSLKeystore" has type "jks" | 0 ms | Passed |
And Keystores has Keystore named "SSLKeystore" is present | 0 ms | Passed |
Given I start the Kura Mock | 0 ms | Passed |
Scenario: Request Keystores to a Device | 27 ms | Passed |
Then KuraMock is disconnected | 0 ms | Passed |