ILIAS
trunk Revision v11.0_alpha-1715-g7fc467680fb
|
Testing the MathJax class. More...
Public Member Functions | |
testInstanceCanBeCreated () | |
testClientSideRendering (int $limiter, string $input, ?string $start, ?string $end, string $expected) | |
testInstanceCanBeCreated clientSideData More... | |
testServerSideRendering (string $purpose, ?string $imagefile, string $expected) | |
testInstanceCanBeCreated serverSideData More... | |
Static Public Member Functions | |
static | clientSideData () |
static | 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 24 of file ilMathJaxTest.php.
|
static |
Definition at line 45 of file ilMathJaxTest.php.
References null.
|
static |
Definition at line 88 of file ilMathJaxTest.php.
References null.
ilMathJaxTest::testClientSideRendering | ( | int | $limiter, |
string | $input, | ||
?string | $start, | ||
?string | $end, | ||
string | $expected | ||
) |
testInstanceCanBeCreated clientSideData
Definition at line 37 of file ilMathJaxTest.php.
References ilMathJaxBaseTestCase\getEmptyConfig(), ilMathJaxBaseTestCase\getFactoryMock(), and ilMathJax\getIndependent().
ilMathJaxTest::testInstanceCanBeCreated | ( | ) |
Definition at line 26 of file ilMathJaxTest.php.
References ilMathJaxBaseTestCase\getEmptyConfig(), ilMathJaxBaseTestCase\getFactoryMock(), and ilMathJax\getIndependent().
ilMathJaxTest::testServerSideRendering | ( | string | $purpose, |
?string | $imagefile, | ||
string | $expected | ||
) |
testInstanceCanBeCreated serverSideData
Definition at line 72 of file ilMathJaxTest.php.
References ilMathJaxBaseTestCase\getEmptyConfig(), ilMathJaxBaseTestCase\getFactoryMock(), and ilMathJax\getIndependent().