0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 15, 2024 — Jul 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Only call get_class_methods() when class_exists(). More... over 18 years ago
Fugbix typo. More... over 18 years ago
Move shortenedExport() and shortenedString() to PHPUnit_Util_Type. Make shortenedString public. More... over 18 years ago
Whitespace fix. More... over 18 years ago
Fix docblock. More... over 18 years ago
Fix #98. More... over 18 years ago
Make calling the original __construct()/__clone() method optional. More... over 18 years ago
Fix bug #91. More... over 18 years ago
Patch by Oliver Schlicht <[email protected]>. Closes #87. More... over 18 years ago
Whitespace fix. More... over 18 years ago
Allow mocking of classes that do not exist. More... over 18 years ago
Fix. More... over 18 years ago
Cleanup. More... over 18 years ago
Simplify. More... over 18 years ago
Allow mocking of methods that do not exist. Closes #2. More... over 18 years ago
Bump year. More... over 18 years ago
Add PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount. More... over 18 years ago
Fugbix typo. More... over 18 years ago
print_r() -> PHPUnit_Util_Type::toString() More... over 18 years ago
Consistently use lowercase "array". More... over 18 years ago
Whitespace fix. More... almost 19 years ago
Use valid default return value for mocked __toString() method. More... almost 19 years ago
Be more explicit about mockable magic methods. More... almost 19 years ago
Move MockObject to Framework. More... almost 19 years ago