PEAR2_Services_NYTimes › PEAR2_Services_NYTimes-0.1.0/test/pear2.php.net/PEAR2_Services_NYTimes/phpunit.xml
- PEAR2_Services_NYTimes-0.1.0/
- php/
- PEAR2/
- Autoload.php
- Exception.php
- MultiErrors/
- MultiErrors.php
- Services/
- PEAR2/
- test/
- pear2.php.net/
- PEAR2_Services_NYTimes/
- pear2.php.net/
- php/
- package.xml
1
2
3
4
5
6
7
8
9
<phpunit bootstrap="./TestInit.php" colors="true">
<testsuite name="Main and Base">
<file>./Services/NYTimes/MainTest.php</file>
<file>./Services/NYTimes/BaseTest.php</file>
</testsuite>
<testsuite name="NewsWire">
<file>./Services/NYTimes/NewswireTest.php</file>
</testsuite>
</phpunit>
EOF
