19 declare(strict_types=1);
    21 require_once 
'components/ILIAS/UI/tests/AbstractFactoryTestCase.php';
    31         "legacy" => [
"context" => 
false],
    32         "combined" => [
"rules" => 
false]
    35     public static string $factory_title = 
'ILIAS\\UI\\Component\\MainControls\\Slate\\Factory';
 Tests on factory implementation for Slates. 
 
static string $factory_title
 
static array $kitchensink_info_settings
 
Defines tests every SHOULD pass UI-factory.