ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
◀ ilDoc Overview
ilTestResultsImportParserTest.php
Go to the documentation of this file.
1
<?php
2
23
class
ilTestResultsImportParserTest
extends
ilTestBaseTestCase
24
{
25
public
function
testSuppressWarning
(): void
26
{
27
$this->assertTrue(
true
);
28
}
29
}
ilTestBaseTestCase
Class ilTestBaseClass.
Definition:
ilTestBaseTestCase.php:31
ilTestResultsImportParserTest
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
ilTestResultsImportParserTest.php:24
ilTestResultsImportParserTest\testSuppressWarning
testSuppressWarning()
Definition:
ilTestResultsImportParserTest.php:25
components
ILIAS
Test
tests
ilTestResultsImportParserTest.php
Generated on Sat Oct 18 2025 23:04:32 for ILIAS by
1.9.4 (using
Doxyfile
)