Test Suite for the MathJax service.
More...
Test Suite for the MathJax service.
Definition at line 27 of file ilServicesMathJaxSuite.php.
◆ suite()
static ilServicesMathJaxSuite::suite |
( |
| ) |
|
|
static |
Definition at line 33 of file ilServicesMathJaxSuite.php.
37 foreach (self::TEST_CLASSES as $class) {
38 require_once __DIR__ .
"/class.$class.php";
39 $suite->addTestSuite($class);
◆ TEST_CLASSES
const ilServicesMathJaxSuite::TEST_CLASSES |
|
private |
The documentation for this class was generated from the following file: