citrus icon indicating copy to clipboard operation
citrus copied to clipboard

Add SshMessage

Open svettwer opened this issue 6 years ago • 0 comments

User story As a Citrus user, I want to be able to create messages for my SSH Communication without a helper function.

Additional context The issue is based on https://github.com/citrusframework/citrus/issues/666. It would be enough to create a SshMessage class in the citrus-ssh module, wrapping the SshRequest and SshResponse logic as well as the DefaultMessage creation from the helper function from this comment.

svettwer avatar Jun 16 '19 08:06 svettwer