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

Class TestPrivateBoxWorker

source code


Instance Methods [hide private]
 
setUp(self) source code
 
test_private(self) source code

Inherited from BaseTestWorker: makeMesg, tearDown, test_basic

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

Class Variables [hide private]

Inherited from BaseTestWorker: unhandled

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

setUp(self)

source code 
Overrides: BaseTestWorker.setUp