ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
◀ 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:26
ilMathPhpAdapter
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilMathPhpAdapter.php:23
ilMathPhpAdapterTest\setUp
setUp()
Definition:
ilMathPhpAdapterTest.php:24
ilMathPhpAdapterTest
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
ilMathPhpAdapterTest.php:19
components
ILIAS
Math
tests
ilMathPhpAdapterTest.php
Generated on Wed Sep 3 2025 23:03:25 for ILIAS by
1.8.13 (using
Doxyfile
)