Index of /api/vendor/apache/log4php/src/test/php/
| Name | Last Modified | Size |
|---|---|---|
| 2025-07-22 08:38 | - | |
| 2025-07-22 07:22 | - | |
| 2025-07-22 08:22 | - | |
| 2025-07-22 07:34 | - | |
| 2025-07-22 07:42 | - | |
| 2025-07-22 09:38 | - | |
| 2025-07-22 10:06 | - | |
| 2024-12-30 12:23 | 2k | |
| 2026-03-01 11:52 | 78k | |
| 2024-12-30 12:23 | 3k | |
| 2024-12-30 12:23 | 6k | |
| 2024-12-30 12:23 | 14k | |
| 2024-12-30 12:23 | 2k | |
| 2024-12-30 12:23 | 2k | |
| 2024-12-30 12:23 | 4k | |
| 2024-12-30 12:23 | 4k | |
| 2024-12-30 12:23 | 5k | |
| 2024-12-30 12:23 | 4k | |
| 2024-12-30 12:23 | 3k | |
| 2024-12-30 12:23 | 3k | |
| 2024-12-30 12:23 | 3k | |
| 2024-12-30 12:23 | 6k | |
| 2024-12-30 12:23 | 5k | |
| 2024-12-30 12:23 | 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 www.qa.bb.mindprabha.co.in Port 443