Home » Testing » PHPUnit2
Regression testing framework for unit tests.
This package is unmaintained.
Download latest release 2.3.6 (archived versions might be outdated)
License: BSD License
Description
PHPUnit is a regression testing framework used by the developer who implements unit tests in PHP. This is the version to be used with PHP 5.
Documentation
Maintainers
No maintainers.
Dependencies
No dependencies.
Releases
- 2.3.6 (stable, 2006-05-31)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #2185 | Closed | Bug | 2004-08-21 | Method suite does not exist (phpunit2/php 5.0.1) | |
| #2403 | Closed | Bug | 2004-09-27 | invoke() in BaseTestRunner.php must have at least one parameter | |
| #2448 | Closed | Req | 2004-10-04 | Add ability to override TestSuiteLoader | |
| #2460 | Closed | Bug | 2004-10-05 | assertContains should return message on line 2 | |
| #2472 | Closed | Req | 2004-10-06 | ExceptionTestCase Fixture | |
| #2830 | Bogus | Bug | 2004-11-25 | Suspicious Looking Code | |
| #2948 | Bogus | Bug | 2004-12-11 | Bus Error reported when running PHPUnit2 | |
| #3050 | Closed | Bug | 2004-12-29 | assertNotNull and assertNull reference undefined variable "$expected" | |
| #3402 | Closed | Bug | 2005-02-08 | Class 'PHPUnit2_Framework_TestCase' not found | |
| #3562 | Bogus | Bug | 2005-02-23 | PHPUnit does not find test classes to include | |
| #3589 | Closed | Bug | 2005-02-25 | phpunit.bat doesn't work when PHP or PEAR exist in directory with space in name | |
| #3596 | Closed | Req | 2005-02-25 | Display class and function name of failed tests | |
| #3676 | Closed | Bug | 2005-03-02 | Test results in error when include fails | |
| #3723 | Closed | Bug | 2005-03-06 | Loader does not find PEAR-ified class names | |
| #4004 | No Feedback | Bug | 2005-03-30 | Exception messages are not shown | |
| #4215 | Closed | Req | 2005-04-24 | Error Message | |
| #4381 | Wont fix | Req | 2005-05-18 | Add quiet mode that prints nothing if tests successful | |
| #4456 | Closed | Req | 2005-05-27 | Add PEAR's test_dir to include_path | |
| #4510 | Closed | Req | 2005-06-02 | phpunit dies/runs silently if php code contains errors | |
| #4612 | Bogus | Bug | 2005-06-16 | underline to slash in the file name | |
| #5053 | Closed | Bug | 2005-08-10 | PHPUnit2 problems with global variables | |
| #5231 | No Feedback | Req | 2005-08-29 | Make it possible to filter paths in the IncludePathTestCollector | |
| #5282 | Bogus | Bug | 2005-09-02 | Tests get run 3 times | |
| #5546 | Closed | Req | 2005-09-28 | Make filtering and/or filtering on the current file optional | |
| #5720 | Closed | Bug | 2005-10-19 | Class 'PHPUnit2_Framework_TestCase' not found (Warning.php line 37) | |
| #5769 | No Feedback | Req | 2005-10-24 | Errors aren't displayed | |
| #5824 | Closed | Bug | 2005-10-29 | Fatal error on running tests | |
| #5860 | Closed | Req | 2005-11-03 | missing parse errors after lint | |
| #5923 | Bogus | Bug | 2005-11-10 | PHPUnit2 generates nothing but help output | |
| #5932 | Suspended | Req | 2005-11-10 | Make the PHP syntax check of files optional | |
| #5933 | Closed | Bug | 2005-11-10 | phpunit: "Could not create and run test suite:" | |
| #6081 | Bogus | Bug | 2005-11-26 | phpunit fails: Cannot redeclare class Config in pear/config.php on line 43 | |
| #6272 | Closed | Bug | 2005-12-17 | Undefined index: failures in ResultPrinter.php | |
| #6282 | Closed | Bug | 2005-12-18 | Invalid PHP syntax validation in Fileloader.php | |
| #6403 | No Feedback | Req | 2006-01-03 | assertResponseInTime() or similar | |
| #6521 | Closed | Bug | 2006-01-18 | Time Test Run Display is always 00:00 | |
| #6613 | Closed | Bug | 2006-01-28 | AllTests.php have relative include paths that don't work | |
| #6669 | Closed | Req | 2.3.4 | 2006-02-02 | Unintuitive behavior in ExceptionTestCase |
| #6815 | Closed | Bug | 3.0.0alpha2 | 2006-02-17 | Mock generation |
| #6816 | Closed | Req | 3.0.0alpha2 | 2006-02-17 | never() expectation |
| #6817 | Wont fix | Req | 3.0.0alpha2 | 2006-02-17 | Manipulating private/protected properties |
| #6820 | Closed | Bug | CVS | 2006-02-17 | generateMethodDefinition() |
| #6821 | Suspended | Req | CVS | 2006-02-17 | Mocking methods that don't exist |
| #6822 | Closed | Req | 3.0.0alpha2 | 2006-02-17 | Dependency of PEAR_Config not removed |
| #6823 | Bogus | Bug | 3.0.0alpha2 | 2006-02-17 | xdebug dependency - there is no 2.0.0 |
| #6836 | Bogus | Bug | CVS | 2006-02-19 | ReflectionParameter::getClass() |
| #6839 | Closed | Bug | 2.3.4 | 2006-02-19 | setExpectedException does not appear to work |
| #6954 | Closed | Bug | CVS | 2006-02-27 | Recursive dependency |
| #6965 | Suspended | Req | 2.3.5 | 2006-02-28 | Allow creating skeletons for non-user defined classes. |
| #7016 | Bogus | Req | 2.3.5 | 2006-03-04 | file extentsion other than ".php" |
| #7082 | Bogus | Req | CVS | 2006-03-09 | PEAR Filenaming Scheme |
| #7098 | Suspended | Req | CVS | 2006-03-12 | Simplified mocking of files and directories using Stream_Var |
| #7100 | Closed | Bug | 2.3.5 | 2006-03-12 | Install fails with xdebug.2.0.0rc1-dev |
| #7106 | Closed | Bug | 2.3.5 | 2006-03-13 | phpunit --skeleton troubles |
| #7107 | Closed | Req | 2.3.5 | 2006-03-13 | Platform-specific skeleton line endings |
| #7133 | Bogus | Bug | CVS | 2006-03-16 | Deprecated getClass() call |
| #7134 | Closed | Bug | CVS | 2006-03-16 | Constructor of test case - Mysterious warning |
| #7198 | Bogus | Bug | 2.3.5 | 2006-03-24 | assertEquals in a try-catch block passes, when it should fail |
| #7373 | Closed | Bug | 2.3.5 | 2006-04-12 | Unexpected "syntax error" in safe mode |
| #7535 | Bogus | Bug | 2.3.5 | 2006-05-01 | Lack of correct documentation |
| #7574 | Bogus | Bug | 2.3.5 | 2006-05-07 | addTest / addTestSuite non intuitive |
| #7585 | Bogus | Bug | CVS | 2006-05-08 | __autoload already defined |
| #7675 | Bogus | Bug | 3.0.0alpha3 | 2006-05-19 | Bug in assertEquals |
| #7705 | Closed | Bug | 3.0.0alpha3 | 2006-05-23 | Multiple mocking of a class without all methods results in wrong caller statist |
| #7707 | Closed | Bug | 3.0.0alpha3 | 2006-05-23 | assertEquals does not ignore type in arrays and objects |
| #7749 | Closed | Bug | 3.0.0alpha4 | 2006-05-29 | equalTo for parameters in mocked methods does fail on empty arrays |
| #7750 | Wont fix | Bug | 3.0.0alpha4 | 2006-05-29 | Mockobjects methods calls are checked case sensitive |
| #7770 | Closed | Bug | 3.0.0alpha4 | 2006-05-31 | TextUI/TestRunner::doSkeleton $skeleton not always an object |
| #7780 | Closed | Bug | 3.0.0alpha5 | 2006-06-01 | Exception in dtor causes fatal error |
| #7868 | Closed | Bug | 3.0.0alpha9 | 2006-06-11 | Infinite Loop in coverage factory |
| #7887 | Closed | Req | 3.0.0alpha10 | 2006-06-13 | Mocking interfaces |
| #7930 | Suspended | Bug | 3.0.0alpha11 | 2006-06-17 | TestSuite does not find Tests in Files correctly when using addTestFile. |
| #8080 | Closed | Bug | 3.0.0alpha11 | 2006-06-29 | Mocking class with final methods fails |
| #8202 | Closed | Bug | 3.0.0alpha11 | 2006-07-13 | var_export() fails on recursive dependency |
| #8203 | Closed | Bug | 3.0.0alpha11 | 2006-07-13 | individual compilers required |
| #8275 | Closed | Req | 2.3.6 | 2006-07-24 | PHPUnit2_Framework_TestResult::removeListener() not removing. |
| #8509 | Closed | Bug | 2.3.6 | 2006-08-18 | Bug in assertEquals(Float $expected, Float $actual, Float $delta = 0) |
| #9159 | Closed | Bug | 3.0.0alpha11 | 2006-10-25 | class_exists and interface_exists trigger __autoload |