ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
◀ 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:23
ILIAS\Test\Tests\Results\Presentation\AttemptResultsTableTest\testSuppressWarning
testSuppressWarning()
Definition:
AttemptResultsTableTest.php:25
ilTestBaseTestCase
Class ilTestBaseClass.
Definition:
ilTestBaseTestCase.php:30
ILIAS\Test\Tests\Results\Presentation
Definition:
AttemptResultsTableTest.php:21
components
ILIAS
Test
tests
Results
Presentation
AttemptResultsTableTest.php
Generated on Wed Sep 10 2025 15:16:36 for ILIAS by
1.8.13 (using
Doxyfile
)