cacert-testmgr/external/ZendFramework-1.9.5/tests/Zend/Queue/Adapter/WARNING.txt
Markus Warg 8398c9048d initially import ZendFramework-1.9.5 into repository
code was modified slightly, so the code differs from the original downloadable 1.9.5 version
2010-03-31 10:12:32 +02:00

5 lines
215 B
Text

A note to those who are writing test cases.
Besure to receive() for every send() otherwise previous failed tests will interfere with future tests.
If necessary you may have to delete the queue before creating it.