Home » Testing » PHPUnit2 » Bug #3050
assertNotNull and assertNull reference undefined variable "$expected"
Details
| Submitted | 2004-12-29 13:50 UTC |
|---|---|
| From | sylvain dot pasche at gmail dot com |
| Status | Closed |
| Package | PHPUnit2 |
| PHP Version | 5.0.3 |
| Roadmaps | (Not assigned) |
Comments
[2004-12-29 13:50 UTC] sylvain dot pasche at gmail dot com
Description:
------------
it looks like the "$expected" variable is not declared there.
"Undefined variable: expected" include/pear/PHPUnit2/Framework/Assert.php:193
[2004-12-29 13:55 UTC] sylvain dot pasche at gmail dot com
changed summary