module Net::SSH::Test::Extensions
A collection of modules used to extend/override the default behavior of Net::SSH
internals for ease of testing. As a consumer of Net::SSH
, you'll never need to use this directly–they're all used under the covers by the Net::SSH::Test
system.