openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
phpunit-mock-objects
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 17, 2024 — Jul 17, 2025
Showing page 20 of 34
Search / Filter on:
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
Sebastian Bergmann
More...
over 12 years ago
Refs #116 and sebastianbergmann/phpunit#796.
whatthejeff
as Jeff Welch
More...
over 12 years ago
Prepare release
Sebastian Bergmann
More...
over 12 years ago
Merge branch '1.2'
Sebastian Bergmann
More...
over 12 years ago
Merge pull request #115 from whatthejeff/issue_81
Sebastian Bergmann
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
Sebastian Bergmann
More...
over 12 years ago
Merge branch '1.2'
Sebastian Bergmann
More...
over 12 years ago
Merge pull request #112 from whatthejeff/issue_argument_cloning
Sebastian Bergmann
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
Sebastian Bergmann
More...
over 12 years ago
Update email address
Sebastian Bergmann
More...
over 12 years ago
Merge branch '1.2'
Sebastian Bergmann
More...
over 12 years ago
Bump copyright year
Sebastian Bergmann
More...
over 12 years ago
Update branch dependencies
Sebastian Bergmann
More...
over 12 years ago
Merge branch '1.2'
Sebastian Bergmann
More...
over 12 years ago
Add configuration for Travis CI
Sebastian Bergmann
More...
over 12 years ago
Use ReflectionClass::newInstanceWithoutConstructor() instead of unserialize() hack.
Sebastian Bergmann
More...
over 12 years ago
Changelog for #108
Volker Dusch
More...
over 12 years ago
Added test to check usage of PHPUnit_Framework_TestFailure::exceptionToString for failed invocations
Fabian Vogler
More...
over 12 years ago
Use PHPUnit_Framework_TestFailure::exceptionToString if invocation expectations fail
Fabian Vogler
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.
Sebastian Bergmann
More...
over 12 years ago
Add PHPUnit_Framework_MockObject_Exception.
Sebastian Bergmann
More...
over 12 years ago
Make PHPUnit_Framework_MockObject_Generator non-static.
Sebastian Bergmann
More...
over 12 years ago
Moved PHPUnit_Util_Class::getMethodParameters() here.
Sebastian Bergmann
More...
over 12 years ago
Prepare release.
Sebastian Bergmann
More...
over 12 years ago
←
1
2
…
16
17
18
19
20
21
22
23
24
…
33
34
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree