twisted.conch.test.test_connection.TestAvatar class documentationtwisted.conch.test.test_connection
(View In Hierarchy)
A mocked-up version of twisted.conch.avatar.ConchUser
| Method | lookupChannel | The server wants us to return a channel. If the requested channel is our TestChannel, return it, otherwise return None. | 
| Method | gotGlobalRequest | No summary |