0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes #103
whatthejeff
as Jeff Welch
More... over 12 years ago
Sync sebastianbergmann/phpunit@5582d3a.
whatthejeff
as Jeff Welch
More... over 12 years ago
Merge pull request #117 from whatthejeff/issue_116 More... over 12 years ago
Refs #116 and sebastianbergmann/phpunit#796.
whatthejeff
as Jeff Welch
More... over 12 years ago
Prepare release More... over 12 years ago
Merge branch '1.2' More... over 12 years ago
Merge pull request #115 from whatthejeff/issue_81 More... over 12 years ago
Refs #81
whatthejeff
as Jeff Welch
More... over 12 years ago
Added tests for #81. Fix is in the phpunit project.
whatthejeff
as Jeff Welch
More... over 12 years ago
Merge pull request #114 from whatthejeff/trait_mocking_master More... over 12 years ago
Merge branch '1.2' More... over 12 years ago
Merge pull request #112 from whatthejeff/issue_argument_cloning More... over 12 years ago
Implemented trait mocking.
whatthejeff
as Jeff Welch
More... over 12 years ago
* Fixed a bug where getting two mocks with different argument cloning options returned the same mock. * Fixed a false positive test.
whatthejeff
as Jeff Welch
More... over 12 years ago
Bump copyright year More... over 12 years ago
Update email address More... over 12 years ago
Merge branch '1.2' More... over 12 years ago
Bump copyright year More... over 12 years ago
Update branch dependencies More... over 12 years ago
Merge branch '1.2' More... over 12 years ago
Add configuration for Travis CI More... over 12 years ago
Use ReflectionClass::newInstanceWithoutConstructor() instead of unserialize() hack. More... over 12 years ago
Changelog for #108 More... over 12 years ago
Added test to check usage of PHPUnit_Framework_TestFailure::exceptionToString for failed invocations More... over 12 years ago
Use PHPUnit_Framework_TestFailure::exceptionToString if invocation expectations fail More... over 12 years ago
Print a more useful error message when the stubbing or mocking of a method fails because a class or interface that is used in the method's signature is not loaded. More... over 12 years ago
Add PHPUnit_Framework_MockObject_Exception. More... over 12 years ago
Make PHPUnit_Framework_MockObject_Generator non-static. More... over 12 years ago
Moved PHPUnit_Util_Class::getMethodParameters() here. More... over 12 years ago
Prepare release. More... over 12 years ago