February 8, 2009
TestBasecamp object
- TestBasecamp object – A testing subclass that serializes network calls to the disk in JSON so you can safely test without network access. You can edit the automatically created fixture file to insert manually crafted responses if you so desire.
Filed under: Blogmarks
Next: WP Super Cache and Mobile Press: two great tastes
Previous: Adventures in unit testing the Basecamp API
Related
- Adventures in unit testing the Basecamp API
- PHP’s object syntax
- Pywatch: Run tests when your code changes