ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
◀ ilDoc Overview
MainSettingsDatabaseRepositoryTest.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
21
class
MainSettingsDatabaseRepositoryTest
extends
ilTestBaseTestCase
22
{
23
public
function
testSuppressWarning
(): void
24
{
25
$this->assertTrue(
true
);
26
}
27
}
ilTestBaseTestCase
MainSettingsDatabaseRepositoryTest
Definition:
MainSettingsDatabaseRepositoryTest.php:21
MainSettingsDatabaseRepositoryTest\testSuppressWarning
testSuppressWarning()
Definition:
MainSettingsDatabaseRepositoryTest.php:23
components
ILIAS
Test
tests
Settings
MainSettings
MainSettingsDatabaseRepositoryTest.php
Generated on Wed Sep 3 2025 23:04:06 for ILIAS by
1.8.13 (using
Doxyfile
)