And I expect the exception "InvalidChannelException" with the text "Invalid channel: kapua-sys" | 0 ms | Passed |
Given I create mqtt message with valid payload "invalidPayload" and invalid topic "kapua-sys" | 0 ms | Passed |
Scenario: Translating of mqtt message with invalid payload and invalid topic into kura data message | 5 ms | Passed |
Then An exception was thrown | 1 ms | Passed |
When I try to translate mqtt message to kura data message | 0 ms | Passed |