ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
◀ ilDoc Overview
ilMathPhpAdapterTest.php
Go to the documentation of this file.
1
<?php
2
19
class
ilMathPhpAdapterTest
extends
ilMathBaseAdapterTestCase
20
{
24
protected
function
setUp
(): void
25
{
26
$this->mathAdapter =
new
ilMathPhpAdapter
();
27
parent::setUp();
28
}
29
}
ilMathBaseAdapterTestCase
Definition:
ilMathBaseAdapterTestCase.php:27
ilMathPhpAdapterTest
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
ilMathPhpAdapterTest.php:20
ilMathPhpAdapterTest\setUp
setUp()
@inheritDoc
Definition:
ilMathPhpAdapterTest.php:24
ilMathPhpAdapter
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilMathPhpAdapter.php:24
components
ILIAS
Math
tests
ilMathPhpAdapterTest.php
Generated on Sat Oct 18 2025 23:03:24 for ILIAS by
1.9.4 (using
Doxyfile
)