And I expect the exception "InvalidChannelException" with the text "Invalid channel: null" | 0 ms | Passed |
Given I create kura data message with null channel and payload without body and with metrics | 0 ms | Passed |
Scenario: Translating kura data message with valid channel, metrics and without body into mqtt message | 3 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I try to translate kura data message to mqtt message | 0 ms | Passed |