File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121
2222/**
2323 * Class FireGento_AdminMonitoring_Test_Block_Adminhtml_History
24+ *
25+ * @group FireGento_AdminMonitoring
2426 */
2527class FireGento_AdminMonitoring_Test_Block_Adminhtml_History extends EcomDev_PHPUnit_Test_Case
2628{
Original file line number Diff line number Diff line change 2121
2222/**
2323 * Class FireGento_AdminMonitoring_Test_Block_Adminhtml_History_Grid
24+ *
25+ * @group FireGento_AdminMonitoring
2426 */
2527class FireGento_AdminMonitoring_Test_Block_Adminhtml_History_Grid extends EcomDev_PHPUnit_Test_Case
2628{
Original file line number Diff line number Diff line change 2121
2222/**
2323 * Class FireGento_AdminMonitoring_Test_Block_Adminhtml_History_Grid_Link
24+ *
25+ * @group FireGento_AdminMonitoring
2426 */
2527class FireGento_AdminMonitoring_Test_Block_Adminhtml_History_Grid_Link extends EcomDev_PHPUnit_Test_Case
2628{
Original file line number Diff line number Diff line change 2121
2222/**
2323 * Class FireGento_AdminMonitoring_Test_Block_Adminhtml_History_View
24+ *
25+ * @group FireGento_AdminMonitoring
2426 */
2527class FireGento_AdminMonitoring_Test_Block_Adminhtml_History_View extends EcomDev_PHPUnit_Test_Case_Controller
2628{
Original file line number Diff line number Diff line change 2121
2222/**
2323 * Class FireGento_AdminMonitoring_Test_Block_Adminhtml_History_View_Detail
24+ *
25+ * @group FireGento_AdminMonitoring
2426 */
2527class FireGento_AdminMonitoring_Test_Block_Adminhtml_History_View_Detail extends EcomDev_PHPUnit_Test_Case_Controller
2628{
Original file line number Diff line number Diff line change 11<?php
2+ /**
3+ * This file is part of a FireGento e.V. module.
4+ *
5+ * This FireGento e.V. module is free software; you can redistribute it and/or
6+ * modify it under the terms of the GNU General Public License version 3 as
7+ * published by the Free Software Foundation.
8+ *
9+ * This script is distributed in the hope that it will be useful, but WITHOUT
10+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
11+ * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
12+ *
13+ * PHP version 5
14+ *
15+ * @category FireGento
16+ * @package FireGento_AdminMonitoring
17+ * @author FireGento Team <team@firegento.com>
18+ * @copyright 2014 FireGento Team (http://www.firegento.com)
19+ * @license http://opensource.org/licenses/gpl-3.0 GNU General Public License, version 3 (GPLv3)
20+ */
221
22+ /**
23+ * Class FireGento_AdminMonitoring_Test_Config_Config
24+ *
25+ * @group FireGento_AdminMonitoring
26+ */
327class FireGento_AdminMonitoring_Test_Config_Config extends EcomDev_PHPUnit_Test_Case_Config
428{
529 /**
Original file line number Diff line number Diff line change 2121
2222/**
2323 * Class FireGento_AdminMonitoring_Test_Helper_Data
24+ *
25+ * @group FireGento_AdminMonitoring
2426 */
2527class FireGento_AdminMonitoring_Test_Helper_Data extends EcomDev_PHPUnit_Test_Case
2628{
Original file line number Diff line number Diff line change 2121
2222/**
2323 * Class FireGento_AdminMonitoring_Test_Model_Clean
24+ *
25+ * @group FireGento_AdminMonitoring
2426 */
2527class FireGento_AdminMonitoring_Test_Model_Clean extends EcomDev_PHPUnit_Test_Case
2628{
Original file line number Diff line number Diff line change 2121
2222/**
2323 * Class FireGento_AdminMonitoring_Test_Model_Config
24+ *
25+ * @group FireGento_AdminMonitoring
2426 */
2527class FireGento_AdminMonitoring_Test_Model_Config extends EcomDev_PHPUnit_Test_Case
2628{
Original file line number Diff line number Diff line change 2121
2222/**
2323 * Class FireGento_AdminMonitoring_Test_Model_History
24+ *
25+ * @group FireGento_AdminMonitoring
2426 */
2527class FireGento_AdminMonitoring_Test_Model_History extends EcomDev_PHPUnit_Test_Case
2628{
You can’t perform that action at this time.
0 commit comments