ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
◀ ilDoc Overview
TestSettingsGUITest.php
Go to the documentation of this file.
1
<?php
2
19
class
TestSettingsGUITest
extends
ilTestBaseTestCase
20
{
21
public
function
testSuppressWarning
(): void
22
{
23
$this->assertTrue(
true
);
24
}
25
}
TestSettingsGUITest
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
TestSettingsGUITest.php:20
TestSettingsGUITest\testSuppressWarning
testSuppressWarning()
Definition:
TestSettingsGUITest.php:21
ilTestBaseTestCase
Class ilTestBaseClass.
Definition:
ilTestBaseTestCase.php:31
components
ILIAS
Test
tests
Settings
MainSettings
TestSettingsGUITest.php
Generated on Sun Dec 14 2025 23:03:53 for ILIAS by
1.9.4 (using
Doxyfile
)