And I expect the exception "InvalidMessageException" with the text "Invalid message: null" | 0 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: Translating invalid kura data message with valid channel, body and metrics into mqtt message | 3 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I try to translate invalid kura data message to mqtt message | 0 ms | Passed |