Badge
| Nice Answer | Answer score of 10 or more. This badge can be awarded multiple times. |
edorian earned this badge 35 times |
feb 26 at 2:12
PHPUnit - Dumping variables
feb 25 at 10:41
Modifying objects in returnCallback() of PHPUnit Mocks
jan 13 at 18:12
What ever happened to PHPUnit's Database Extension?
jan 12 at 9:16
OutOfRangeException vs. OutOfBoundsException
jan 8 at 10:47
PHP: set variable to infinity
dec 18 at 8:25
PHPUnit print tests execution time
oct 21 at 21:09
PHPUnit failed opening required file
sep 18 at 10:56
“Web interface” to PHPUnit tests?
aug 23 at 9:55
Unable to override PHP class / function
jun 4 '12 at 22:28
Testing Legacy PHP Spaghetti Code?
may 16 '12 at 9:53
What is the proper way to document files, classes and constructors?
may 16 '12 at 8:23
Cannot get PHPunit working
apr 11 '12 at 20:12
Installing PEAR and PHPUnit with xampp
mar 28 '12 at 13:54
When will __destruct not be called in PHP?
mar 3 '12 at 17:33
Building a Singleton Trait with PHP 5.4
feb 24 '12 at 11:30
How can I get a phpunit.bat after install phpunit via PEAR?
feb 20 '12 at 2:27
Reaching 100% Code Coverage with PHPUnit
feb 18 '12 at 2:13
PHPUnit best practices to organize tests
feb 17 '12 at 4:39
Simple test vs PHPunit
feb 9 '12 at 21:39
Generate PHP Interfaces
jan 10 '12 at 12:52
PHP Zend Framework coding standard, which is the more readable approach?
jan 10 '12 at 12:52
PDO with “WHERE… IN” queries
jan 10 '12 at 12:47
__autoload not respected when testing with PHPUnit
jan 6 '12 at 10:37
How to Read / Improve C.R.A.P Index Calculated by PHP
dec 24 '11 at 0:55
phpunit mock method multiple calls with different arguments
dec 19 '11 at 20:09
PhpUnit private method testing
aug 28 '11 at 4:46
Mock in PHPUnit - multiple configuration of the same method with different arguments
jul 20 '11 at 18:05
(post deleted or otherwise unavailable)
jun 4 '11 at 21:44
What unit testing in PHP to start
mar 11 '11 at 13:14
What's __halt_compiler in PHP for?