<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>5243</id>
      <name>jMock 2</name>
      <created_at>2007-05-10T14:27:37Z</created_at>
      <updated_at>2009-02-17T10:35:18Z</updated_at>
      <description>jMock is a library that supports test-driven development of Java code with mock objects.

Mock objects help you design and test the interactions between the objects in your programs.

The jMock library:

    * makes it quick and easy to define mock objects, so you don't break the rhythm of programming.
    * lets you precisely specify the interactions between your objects, reducing the brittleness of your tests.
    * works well with the autocompletion and refactoring features of your IDE
    * plugs into your favourite test framework
    * is easy to extend.</description>
      <homepage_url>http://www.jmock.org/</homepage_url>
      <download_url>http://www.jmock.org/download.html</download_url>
      <url_name></url_name>
      <user_count>21</user_count>
      <average_rating>4.28571</average_rating>
      <rating_count>7</rating_count>
      <analysis_id>35206</analysis_id>
      <analysis>
        <id>35206</id>
        <project_id>5243</project_id>
        <updated_at>2007-05-23T05:39:33Z</updated_at>
        <logged_at>2007-05-22T15:39:14Z</logged_at>
        <min_month>2006-09-01T00:00:00Z</min_month>
        <max_month>2007-05-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>2</twelve_month_contributor_count>
        <total_code_lines>5815</total_code_lines>
        <main_language_id>5</main_language_id>
        <main_language_name>Java</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>jMock Project License</name>
          <nice_name>jMock Project License</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
