Changeset 1162

Show
Ignore:
Timestamp:
12/19/07 11:26:29 (1 year ago)
Author:
mikey
Message:

added first work for net::stubbles::xml::unserializer::stubXMLUnserializer

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/test/php/net/stubbles/xml/XMLTestSuite.php

    r851 r1162  
    3131        $this->addTestFile($dir . '/serializer/stubXMLSerializerStrategyTestCase.php'); 
    3232        $this->addTestFile($dir . '/serializer/annotations/stubXMLMatcherAnnotationTestCase.php'); 
     33         
     34        // unserializer 
     35        $this->addTestFile($dir . '/unserializer/stubXMLUnserializerTestCase.php'); 
    3336 
    3437        // rss