Package grassyknoll :: Package tests :: Package test_concurrent :: Module test_talk :: Class TestChat
[hide private]

Class TestChat

source code


Instance Methods [hide private]
 
test_basic(self) source code
 
test_error(self) source code
 
test_crash(self) source code
 
test_closed_send(self) source code
 
test_closed_recv(self) source code

Inherited from BaseTestTalk: getFunc, getWorkerFunc, setUp, tearDown, test_spurious_mesg

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Properties [hide private]

Inherited from object: __class__