Skip to content
This repository was archived by the owner on Oct 26, 2024. It is now read-only.

Commit ac6e6a2

Browse files
committed
Added Coverage information for TestTimerConfig
1 parent ff430a5 commit ac6e6a2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Tests/Config/ConfigTimerTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ class ConfigTimerTest extends \PHPUnit_Framework_TestCase
1616
{
1717
/**
1818
* @covers \Asm\Config\ConfigTimer::setConfig
19+
* @covers \Asm\Config\ConfigTimer::handleTimers
20+
* @covers \Asm\Config\ConfigTimer::handleHolidays
21+
* @covers \Asm\Config\ConfigTimer::handleGeneralHolidays
1922
* @return ConfigTimer $config
2023
* @throws \ErrorException
2124
*/

0 commit comments

Comments
 (0)