285
I Use This!
Very High Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 14 hours ago.
Jan 28, 2025 — Jan 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add tests. More... almost 19 years ago
Add attribute(). More... almost 19 years ago
Simplify. More... almost 19 years ago
Simplify. More... almost 19 years ago
Add objectAttributeEqualTo() and staticAttributeEqualTo(). More... almost 19 years ago
Add classHasAttribute() and classHasStaticAttribute(). More... almost 19 years ago
PHPUnit_Framework_Assert - Add assertClassHasAttribute(), assertClassNotHasAttribute(), assertClassHasStaticAttribute(), and assertClassNotHasStaticAttribute(). - Add getStaticAttribute(). - Update assertAttributeContains(), assertAttributeNotContains(), assertAttributeEquals(), assertAttributeNotEquals(), assertAttributeSame(), and assertAttributeNotSame() to work with static attributes, too. More... almost 19 years ago
Add ClassHasStaticAttribute constraint. More... almost 19 years ago
Leftovers. More... almost 19 years ago
Leftover from r461: Add ClassHasAttribute constraint. More... almost 19 years ago
Add ClassHasAttribute constraint. More... almost 19 years ago
Leftover: Bump copyright year. More... almost 19 years ago
Update assertAttributeEquals() and assertAttributeNotEquals() to use PHPUnit_Framework_ObjectAttributeIsEqual constraint. More... almost 19 years ago
Add ObjectAttributeIsEqual constraint. Close #94. More... almost 19 years ago
Use ReflectionObject instead of ReflectionClass. More... almost 19 years ago
Create logfiles (plaintext and XML) when generating a report. More... almost 19 years ago
Fix #95. More... almost 19 years ago
Fix bug #91. More... almost 19 years ago
Add some more tests. More... almost 19 years ago
Add some more tests. More... almost 19 years ago
Fix testMockedMethodIsCalledOnceWithCorrectParameter() test. Remove testMockedMethodIsCalledOnceWithWrongParameter() test because this cannot be tested. More... almost 19 years ago
Fix #92. More... almost 19 years ago
Also handle E_NOTICE and E_STRICT. More... almost 19 years ago
Make backup/restore of $GLOBALS array optional. More... about 19 years ago
Leftover: Add TestConfiguration.php.dist to distribution. More... about 19 years ago
Count tests of skipped test suite. More... about 19 years ago
Patch by Oliver Schlicht <[email protected]>. Closes #87. More... about 19 years ago
Support resource type in assertType(). Closes #86. More... about 19 years ago
Declare TestCase extensions abstract. Closes #85. More... about 19 years ago
Add getSpeed() and setSpeed(). Bump Testing_Selenium dependency to latest release. More... about 19 years ago