And An exception was thrown | 0 ms | Passed |
Given I create kura data message with channel with scope "kapua-sys", client id "rpione3" and null payload | 0 ms | Passed |
Scenario: Translating kura data message with valid channel, and with null payload | 3 ms | Passed |
Then I expect the exception "InvalidPayloadException" with the text "Invalid payload: null" | 0 ms | Passed |
When I try to translate kura data message to jms message | 0 ms | Passed |