Changeset 1865

Show
Ignore:
Timestamp:
09/27/08 14:12:35 (3 months ago)
Author:
mikey
Message:

add net::stubbles::ipo::request::broker::annotations::stubDateFilterAnnotation

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • framework/trunk/src/test/php/net/stubbles/ipo/IPOTestSuite.php

    r1863 r1865  
    3737        $suite->addTestFile($dir . '/request/broker/annotations/stubAbstractFilterAnnotationTestCase.php'); 
    3838        $suite->addTestFile($dir . '/request/broker/annotations/stubAbstractStringFilterAnnotationTestCase.php'); 
     39        $suite->addTestFile($dir . '/request/broker/annotations/stubDateFilterAnnotationTestCase.php'); 
    3940        $suite->addTestFile($dir . '/request/broker/annotations/stubFloatFilterAnnotationTestCase.php'); 
    4041        $suite->addTestFile($dir . '/request/broker/annotations/stubHTTPURLFilterAnnotationTestCase.php');