Package grassyknoll :: Package tests :: Package test_concurrent :: Module test_Worker :: Class TestWorker
[hide private]

Class TestWorker

source code


Instance Methods [hide private]
 
test_error(self) source code
 
test_noreply(self) source code
 
test_reply_box_full(self) source code

Inherited from BaseTestWorker: makeMesg, setUp, tearDown, test_basic

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

Class Variables [hide private]
  unhandled = "die"
Properties [hide private]

Inherited from object: __class__