ILIAS
trunk Revision v11.0_alpha-2645-g16283d3b3f8
◀ 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 Mon Sep 1 2025 23:04:10 for ILIAS by
1.8.13 (using
Doxyfile
)