PHP Classes

File: phpunit.xml

Recommend this page to a friend!
  Classes of Scott Arciszewski   Discretion   phpunit.xml   Download  
File: phpunit.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Discretion
Show contact forms and deliver encrypted mail
Author: By
Last change:
Date: 2 years ago
Size: 184 bytes
 

Contents

Class file image Download
<phpunit bootstrap="cli-autoload.php"> <testsuites> <testsuite name="Discretion"> <directory>tests</directory> </testsuite> </testsuites> </phpunit>