Recommend this page to a friend! | Stumble It! | Bookmark in del.icio.us |
Classes of Marcelo Santos | > | Melody Validation | > | tests/phpunit.xml.dist | > | Download | ||
|
Download |
<phpunit backupGlobals="false" backupStaticAttributes="false" bootstrap="bootstrap.php" cacheTokens="true" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false" syntaxCheck="false" verbose="false"> <filter> <whitelist> <directory>../src</directory> </whitelist> </filter> </phpunit> |