You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4php-dev@logging.apache.org by "Christian Grobmeier (JIRA)" <ji...@apache.org> on 2009/08/28 00:12:59 UTC

[jira] Resolved: (LOG4PHP-50) Create more File Appender Tests

     [ https://issues.apache.org/jira/browse/LOG4PHP-50?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Grobmeier resolved LOG4PHP-50.
----------------------------------------

    Resolution: Fixed

test for these two appenders are applied with rv 808661

> 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
>             Fix For: 2.0
>
>
> 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.