Package grassyknoll :: Package tests :: Package test_concurrent :: Module test_ThreadPool :: Class TestSeveralWorkersPool
[hide private]

Class TestSeveralWorkersPool

source code


Instance Methods [hide private]

Inherited from TestPool: makeMesg, test_basic, test_error, test_noreply, test_reply_box_full, test_several_messages

Inherited from BaseTestPool: box_size, getFunc, setUp, tearDown

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

Class Variables [hide private]
  num_workers = 3

Inherited from BaseTestPool: box_factor, kwargs

Inherited from BaseTestPool (private): _ThreadPoolClass

Properties [hide private]

Inherited from object: __class__