ILIAS
trunk Revision v11.0_alpha-2645-g16283d3b3f8
◀ ilDoc Overview
ilTestPageGUITest.php
Go to the documentation of this file.
1
<?php
2
19
namespace
PageEditor
;
20
21
use
ilTestBaseTestCase
;
22
23
class
ilTestPageGUITest
extends
ilTestBaseTestCase
24
{
25
public
function
testSuppressWarning
(): void
26
{
27
$this->assertTrue(
true
);
28
}
29
}
ilTestBaseTestCase
PageEditor
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
ilTestPageConfigTest.php:19
PageEditor\ilTestPageGUITest
Definition:
ilTestPageGUITest.php:23
PageEditor\ilTestPageGUITest\testSuppressWarning
testSuppressWarning()
Definition:
ilTestPageGUITest.php:25
components
ILIAS
Test
tests
PageEditor
ilTestPageGUITest.php
Generated on Mon Sep 1 2025 23:04:10 for ILIAS by
1.8.13 (using
Doxyfile
)