ILIAS
release_8 Revision v8.23
|
Testing the MathJax class. More...
Public Member Functions | |
testInstanceCanBeCreated () | |
testClientSideRendering (int $limiter, string $input, ?string $start, ?string $end, string $expected) | |
testInstanceCanBeCreated clientSideData More... | |
clientSideData () | |
testServerSideRendering (string $purpose, ?string $imagefile, string $expected) | |
testInstanceCanBeCreated serverSideData More... | |
serverSideData () | |
Additional Inherited Members | |
![]() | |
getEmptyConfig () | |
Get a config without active settings. More... | |
getFactoryMock (?string $imagefile=null) | |
Get a factory mockup that will deliver other mockups. More... | |
getTemplateMock () | |
Get a global template mockup. More... | |
getImageMock (string $imagefile) | |
Get a cached image mockup from an example file. More... | |
getServerMock () | |
Get a mockup of the class for server calls. More... | |
Testing the MathJax class.
Definition at line 26 of file class.ilMathJaxTest.php.
ilMathJaxTest::clientSideData | ( | ) |
Definition at line 47 of file class.ilMathJaxTest.php.
ilMathJaxTest::serverSideData | ( | ) |
Definition at line 90 of file class.ilMathJaxTest.php.
ilMathJaxTest::testClientSideRendering | ( | int | $limiter, |
string | $input, | ||
?string | $start, | ||
?string | $end, | ||
string | $expected | ||
) |
testInstanceCanBeCreated clientSideData
Definition at line 39 of file class.ilMathJaxTest.php.
References $config, ilMathJaxBaseTest\getEmptyConfig(), ilMathJaxBaseTest\getFactoryMock(), and ilMathJax\getIndependent().
ilMathJaxTest::testInstanceCanBeCreated | ( | ) |
Definition at line 28 of file class.ilMathJaxTest.php.
References $config, ilMathJaxBaseTest\getEmptyConfig(), ilMathJaxBaseTest\getFactoryMock(), and ilMathJax\getIndependent().
ilMathJaxTest::testServerSideRendering | ( | string | $purpose, |
?string | $imagefile, | ||
string | $expected | ||
) |
testInstanceCanBeCreated serverSideData
Definition at line 74 of file class.ilMathJaxTest.php.
References $config, ilMathJaxBaseTest\getEmptyConfig(), ilMathJaxBaseTest\getFactoryMock(), and ilMathJax\getIndependent().