Home | Trees | Indices | Help |
---|
|
object --+ | unittest.TestCase --+ | makeStoreTestcase
|
|||
Inherited from |
|
|||
|
testStatic(self) Store: tests initialization of Store instances |
||
|
testConProdPrinciple(self) Store: tests basic Producer/Consumer principles: |
||
|
testConProd1(self) Store: tests put/get in 1 Producer/ 1 Consumer scenario |
||
|
testConProdM(self) Store: tests put/get in multiple Producer/Consumer scenario |
||
|
testConProdPriorM(self) Store: Tests put/get in multiple Producer/Consumer scenario, with Producers having different priorities. |
||
|
testConPriorProdM(self) Tests put/get in multiple Producer/Consumer scenario, with Consumers having different priorities. |
||
|
testBufferSort(self) Tests the optional sorting of theBuffer by applying a user-defined sort function. |
||
|
testBufferFilter(self) Tests get from a Store with a filter function |
||
Inherited from Inherited from |
|
|||
Inherited from |
|
|
|
|
|
|
|
|
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0alpha3 on Wed Jan 31 11:15:06 2007 | http://epydoc.sourceforge.net |