And I try to translate kura data message to mqtt message | 0 ms | Passed |
And No exception was thrown | 1 ms | Passed |
Given I create kura data message with channel with scope "kapua-sys", client id "rpione3" and payload with body and metrics | 0 ms | Passed |
Scenario: Translation of kura data message with valid channel, body and metrics into mqtt message | 4 ms | Passed |
Then I get mqtt message with channel with scope "kapua-sys", client id "rpione3" and non empty body | 0 ms | Passed |