ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
◀ ilDoc Overview
CounterFactoryTest.php
Go to the documentation of this file.
1
<?
php
2
3
require_once
'tests/UI/AbstractFactoryTest.php'
;
4
5
class
CounterFactoryTest
extends
AbstractFactoryTest
{
6
public
$kitchensink_info_settings
=
array
7
(
"status"
=>
array
(
"context"
=>
false
)
8
);
9
10
11
public
$factory_title
=
'ILIAS\\UI\\Component\\Counter\\Factory'
;
12
}
CounterFactoryTest\$factory_title
$factory_title
Definition:
CounterFactoryTest.php:11
CounterFactoryTest
Definition:
CounterFactoryTest.php:5
AbstractFactoryTest
Defines tests every SHOULD pass UI-factory.
Definition:
AbstractFactoryTest.php:17
array
Create styles array
The data for the language used.
Definition:
40duplicateStyle.php:19
CounterFactoryTest\$kitchensink_info_settings
$kitchensink_info_settings
Definition:
CounterFactoryTest.php:6
php
tests
UI
Component
Counter
CounterFactoryTest.php
Generated on Fri Jan 17 2025 19:01:21 for ILIAS by
1.8.13 (using
Doxyfile
)