2267
2267
def test_construct_version_three_server_protocol(self):
2268
2268
smart_protocol = protocol.ProtocolThreeDecoder(None)
2269
2269
self.assertEqual('', smart_protocol.unused_data)
2271
2272
self.assertFalse(smart_protocol._has_dispatched)
2272
2273
# The protocol starts by expecting four bytes, a length prefix for the