PHP Classes

File: tests/phpunit.xml.dist

Recommend this page to a friend!
  Classes of Marcelo Santos   Melody Validation   tests/phpunit.xml.dist   Download  
File: tests/phpunit.xml.dist
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Melody Validation
Validate values according to many types of rules
Author: By
Last change:
Date: 10 years ago
Size: 527 bytes
 

Contents

Class file image 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>