Search code examples
Is there an equivalent of SimpleTest's "partial mocks" in PHPUnit?...


phpphpunitsimpletest

Read More
How can I write tests for file upload in PHP?...


phpunit-testinguploadfile-uploadsimpletest

Read More
How to catch an "undefined index" E_NOTICE error in simpleTest?...


phpexceptionsimpletest

Read More
PHP Overloading to Unit Test Private Properties and Methods...


phpunit-testingsimpletest

Read More
SimpleTest vs PHPunit...


phpunit-testingphpunitsimpletest

Read More
How to write an AssertTags test in SimpleTest with regex?...


regexunit-testingcakephpsimpletest

Read More
How to implement SimpleTest in Kohana...


phpunit-testingkohanasimpletest

Read More
Is it possible to set properties on a Mock Object in Simpletest...


propertiesmockingsimpletest

Read More
How to remove Drupal Simpletest tables?...


drupal-7simpletestdrush

Read More
Can PHP SimpleTest framework be configured to fail fast?...


phpunit-testingsimpletest

Read More
Mocking PHP functions in unit tests...


phpunit-testingmockingsimpletest

Read More
PHP - Simpletest - How to test “included” classes...


phpeclipsewordpresstestingsimpletest

Read More
cakephp controller testing - how to test actions which require authorization?...


phpunit-testingauthorizationcakephp-1.3simpletest

Read More
PHP SimpleTest HtmlReporter verbose report pass...


phpunit-testingtddsimpletest

Read More
php browser simpleTest login issue...


phpsimpletest

Read More
PHP Unit Tests: Is it possible to test for a Fatal Error?...


phpunit-testingsingletonsimpletestfatal-error

Read More
Using the simpletest automator in Drupal 6...


drupaldrupal-6simpletest

Read More
Simpletest Cannot redeclare simpletest_autorun()...


phpsimpletest

Read More
Looking for a "headless browser" equivalent for PHP for Cucumber testing...


zend-frameworkseleniumcucumbersimpletestheadless-browser

Read More
database testing in php using phpunit,simpletest on api haveing stored procedure...


phpstored-proceduresphpunitdbunitsimpletest

Read More
phpunit testing ???? how shall i compare to xml files before and after api function call(the functio...


phpmysqlphpunitdbunitsimpletest

Read More
Call to undefined function get_instance in codeigniter...


codeignitersimpletest

Read More
Codeigniter testing - call to a member function on a non object...


phpcodeignitertestingsimpletest

Read More
How to call the assertTrue function using simpletest?...


phpsimpletest

Read More
phpUnit: Upgrade test cases from simpleTest to phpUnit...


phpunit-testingphpunitautomated-testssimpletest

Read More
PHPUnit and SimpleTest on Apache and Nusphere PhpED...


apachephpunitsimpletestphped

Read More
"Nothing fetched" returned when running PHP SimpleTest on my localhost...


phpsimpletest

Read More
Mock namespaced class with SimpleTest...


phpsimpletestspl-autoload-register

Read More
Testing with PHP SimpleTest...


phpunit-testingsimpletest

Read More
which unit-test framework for PHP: simpletest, phpunit or?...


phpunit-testingphpunitsimpletest

Read More
BackNext