1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-08-26 13:20:17 +02:00

coverage annotations added

This commit is contained in:
Claudio Zizza 2015-03-16 00:15:13 +01:00
parent 949484883c
commit 4c529e9e43

View File

@ -8,6 +8,9 @@ use PHPUnit_Framework_TestCase;
/**
* @group MageTest_Task
* @group MageTest_Task_Factory
* @uses Mage\Task\AbstractTask
* @uses Doctrine\Instantiator\Instantiator
* @covers Mage\Task\Factory
*
* @group issue-176
*/