<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>13410</id>
      <name>Test::MockObject</name>
      <created_at>2008-04-17T10:14:45Z</created_at>
      <updated_at>2009-01-24T07:55:14Z</updated_at>
      <description>It's a simple program that doesn't use any other modules, and those are easy to test. More often, testing a program completely means faking up input to another module, trying to coax the right output from something you're not supposed to be testing anyway.

Testing is a lot easier when you can control the entire environment. With Test::MockObject, you can get a lot closer.

Test::MockObject allows you to create objects that conform to particular interfaces with very little code. You don't have to reimplement the behavior, just the input and the output.</description>
      <homepage_url>http://search.cpan.org/perldoc?Test::MockObject</homepage_url>
      <download_url>http://search.cpan.org/~chromatic/Test-MockObject-1.08/</download_url>
      <url_name>test-mockobject</url_name>
      <medium_logo_url>http://bits.ohloh.net/attachments/6236/perl-module_med.png</medium_logo_url>
      <small_logo_url>http://bits.ohloh.net/attachments/6236/perl-module_small.png</small_logo_url>
      <user_count>1</user_count>
      <average_rating>4.0</average_rating>
      <rating_count>1</rating_count>
      <analysis_id></analysis_id>
      <licenses>
        <license>
          <name>artistic</name>
          <nice_name>Artistic License</nice_name>
        </license>
        <license>
          <name>gpl</name>
          <nice_name>GNU General Public License 2.0</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
