Changeset 343

Show
Ignore:
Timestamp:
03/07/07 11:28:47 (2 years ago)
Author:
mikey
Message:

added test for net.stubbles.websites.xml.stubXMLPreInterceptor

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/test/php/net/stubbles/websites/WebsitesTestSuite.php

    r342 r343  
    3434        // xml tests 
    3535        $this->addTestFile($dir . '/xml/stubXMLPostInterceptorTestCase.php'); 
     36        $this->addTestFile($dir . '/xml/stubXMLPreInterceptorTestCase.php'); 
    3637        $this->addTestFile($dir . '/xml/stubXMLProcessorTestCase.php'); 
    3738        $this->addTestFile($dir . '/xml/stubXMLResponseTestCase.php');