Setting the referrer in SimpleTest web tests - faking the HTTP_REFERER
Thursday, April 8th, 2010Sometimes you might want to make a PHP web page do different things depending on the value …
Sometimes you might want to make a PHP web page do different things depending on the value …
I keep forgetting how to assert that an Exception is going to be thrown in Simpletest version …
I was trying out Simpletest (unit testing framework) using a mock Zend Db connection that expected …