PHP Classes

File: tests/phpunit.xml

Recommend this page to a friend!
  Classes of Nikola Posa   EasyLogger   tests/phpunit.xml   Download  
File: tests/phpunit.xml
Role: Unit test script
Content type: text/plain
Description: PHPUnit configuration
Class: EasyLogger
Log events to files
Author: By
Last change:
Date: 11 years ago
Size: 144 bytes
 

Contents

Class file image Download
<phpunit bootstrap="./bootstrap.php">
    <testsuite name="EasyLogger Test Suite">
        <directory>./</directory>
    </testsuite>
</phpunit>