Index of /api/vendor/apache/log4php/src/test/php/
| Name | Last Modified | Size |
|---|---|---|
| 2025-06-10 00:48 | - | |
| 2025-06-10 12:58 | - | |
| 2025-06-09 23:59 | - | |
| 2025-06-10 03:00 | - | |
| 2025-06-10 00:30 | - | |
| 2025-06-10 07:44 | - | |
| 2025-06-10 06:09 | - | |
| 2012-10-26 09:13 | 2k | |
| 2026-03-01 15:00 | 53k | |
| 2012-10-26 09:13 | 3k | |
| 2012-10-26 09:13 | 6k | |
| 2012-10-26 09:13 | 14k | |
| 2012-10-26 09:13 | 2k | |
| 2012-10-26 09:13 | 2k | |
| 2012-10-26 09:13 | 4k | |
| 2012-10-26 09:13 | 4k | |
| 2012-10-26 09:13 | 5k | |
| 2012-10-26 09:13 | 4k | |
| 2012-10-26 09:13 | 3k | |
| 2012-10-26 09:13 | 3k | |
| 2012-10-26 09:13 | 3k | |
| 2012-10-26 09:13 | 6k | |
| 2012-10-26 09:13 | 5k | |
| 2012-10-26 09:13 | 3k |
All tests can be run from the root of the package by running:
$ phpunit
Tests classes are divided into groups which can be run individually:
$ phpunit --group main
$ phpunit --group appenders
$ phpunit --group configurators
$ phpunit --group filters
$ phpunit --group helpers
$ phpunit --group layouts
$ phpunit --group renderers
Individual test classes can be run using e.g.:
$ phpunit src/test/php/appenders/LoggerAppenderSocketTest.php
Do not use relative file paths in the tests. Absoulte paths may be constructed
using snippets like:
* dirname(__FILE__) . '/../path/to/file'
* PHPUNIT_TEMP_DIR . '/../path/to/file'
Proudly Served by LiteSpeed Web Server at qa.incentify.mindprabha.co.in Port 443