Login   Register  
PHP Classes
elePHPant
Icontem

File: phpunit.xml.dist

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of CPK Smithies  >  bitvec  >  phpunit.xml.dist  >  Download  
File: phpunit.xml.dist
Role: Auxiliary data
Content type: text/plain
Description: Unit test configuration
Class: bitvec
Manipulate arrays of bits with SplFixedArray class
Author: By
Last change: Revert to original
Date: 2012-12-25 05:40
Size: 125 bytes
 

Contents

Class file image Download
<phpunit>
 <testsuites>
  <testsuite name="bitvec">
    <file>tests/bvt1.php</file>
  </testsuite>
 </testsuites>
</phpunit>