ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
◀ ilDoc Overview
AttemptResultsTableTest.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
21
namespace
ILIAS\Test\Tests\Results\Presentation
;
22
23
class
AttemptResultsTableTest
extends
\ilTestBaseTestCase
24
{
25
public
function
testSuppressWarning
(): void
26
{
27
$this->assertTrue(
true
);
28
}
29
}
ILIAS\Test\Tests\Results\Presentation\AttemptResultsTableTest
Definition:
AttemptResultsTableTest.php:24
ILIAS\Test\Tests\Results\Presentation\AttemptResultsTableTest\testSuppressWarning
testSuppressWarning()
Definition:
AttemptResultsTableTest.php:25
ilTestBaseTestCase
Class ilTestBaseClass.
Definition:
ilTestBaseTestCase.php:31
ILIAS\Test\Tests\Results\Presentation
Definition:
AttemptResultsTableTest.php:21
components
ILIAS
Test
tests
Results
Presentation
AttemptResultsTableTest.php
Generated on Sat Oct 18 2025 23:04:32 for ILIAS by
1.9.4 (using
Doxyfile
)