/[drupal]/contributions/modules/phpunit/lib/DrupalTest/Hook/TestCase.php
ViewVC logotype

Diff of /contributions/modules/phpunit/lib/DrupalTest/Hook/TestCase.php

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1.2.1, Mon Jun 1 05:02:13 2009 UTC revision 1.1.2.2, Mon Jun 1 07:06:30 2009 UTC
# Line 1  Line 1 
1  <?php  <?php
2  // $Id: TestCase.php,v 1.4 2009/03/12 06:37:52 chop Exp $  // $Id: TestCase.php,v 1.1.2.1 2009/06/01 05:02:13 chop Exp $
3  /**  /**
4  * @file  * @file
5  * Defines a Test Case for Drupal Hook Tests.  * Defines a Test Case for Drupal Hook Tests.
# Line 13  Line 13 
13  *  *
14  * Defines the fixtures that are required or assist when running  * Defines the fixtures that are required or assist when running
15  * multiple Drupal tests using PHPUnit.  * multiple Drupal tests using PHPUnit.
 *  
 * @package DrupalTest  
 * @author  Christopher Hopper <christopher.jf.hopper@gmail.com>  
16  */  */
17  class DrupalTest_Hook_TestCase extends DrupalTest_TestCase {  class DrupalTest_Hook_TestCase extends DrupalTest_TestCase {
18    /**    /**

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

  ViewVC Help
Powered by ViewVC 1.1.2