You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cacert-testmgr/external/ZendFramework-1.9.5/tests/Zend/Queue/Adapter/WARNING.txt

6 lines
215 B
Plaintext

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.