ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ 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
{
7
public
$kitchensink_info_settings
=
array
(
"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:7
tests
UI
Component
Counter
CounterFactoryTest.php
Generated on Tue Jan 28 2025 19:01:46 for ILIAS by
1.8.13 (using
Doxyfile
)