And I create mqtt message with invalid payload "invalidPayload" and invalid topic "DEPLOY-V2/GET/packages" | 0 ms | Passed |
Given I expect the exception "InvalidChannelException" with the text "Invalid channel: DEPLOY-V2/GET/packages" | 0 ms | Passed |
Scenario: Translation of mqtt message with invalid payload and invalid topic into kura response message | 3 ms | Passed |
Then An exception was thrown | 0 ms | Passed |
When I try to translate mqtt response | 0 ms | Passed |