PHP Classes

File: tests/phpunit.xml

Recommend this page to a friend!
  Classes of Devis Lucato   Select   tests/phpunit.xml   Download  
File: tests/phpunit.xml
Role: Auxiliary data
Content type: text/plain
Description: unit tests
Class: Select
Locate classes that provide named services
Author: By
Last change: Update of tests/phpunit.xml
Date: 4 months ago
Size: 213 bytes
 

Contents

Class file image Download
<phpunit bootstrap="bootstrap.php" colors="true" backupGlobals="false"> <testsuites> <testsuite name="lib"> <directory>./lib</directory> </testsuite> </testsuites> </phpunit>