Recommend this page to a friend! |
Classes of Lars Moelleken | > | PHP Paginator | > | phpunit.xml | > | Download |
|
|
![]() |
<phpunit bootstrap="tests/bootstrap.php"> <testsuite name="Paginator Test Suite"> <directory>tests</directory> </testsuite> <logging> <log type="coverage-clover" target="build/logs/clover.xml"/> </logging> </phpunit> |