ncouture / MockSSH

Mock an SSH server and define all commands it supports (Python, Twisted)
Other
123 stars 23 forks source link

Rename new functions #9

Closed ncouture closed 9 years ago

ncouture commented 9 years ago

Renaming MockSSH functions. * renamed threadedServer to startThreadedServer * renamed threadedServerStop to stopThreadedServer * renamed innerServer to getSSHFactory * modified unit tests to reflect these changed

ncouture commented 9 years ago

https://github.com/ncouture/MockSSH/commit/9c18cf911614f65a8ef605875a2812cca82e5745