Create more File Appender Tests
-------------------------------
Key: LOG4PHP-50
URL: https://issues.apache.org/jira/browse/LOG4PHP-50
Project: Log4php
Issue Type: Improvement
Components: Tests
Reporter: Christian Grobmeier
Create tests for DailyFile and RollingFile Appender.
- LoggerAppenderDailyFile should be possible to test by setting the date
pattern (with LoggerAppenderDailyFile::setDatePattern) to different things and
check the outcome.
- LoggerAppenderRollingFile should be possible to test by setting the maximum
filesize (with LoggerAppenderRollingFile::setMaxFileSize) to something useful
and do some logging that results in rolling files.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.