|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilUtilTest:
Collaboration diagram for ilUtilTest:Public Member Functions | |
| testMakeClickableWithoutGotoLinks () | |
| ilUtil::makeClickable must call the refinery transformation make clickable. More... | |
| testMakeClickableWithGotoLinksAndInvalidRefId (string $expected, string $input, array $ref_to_obj, array $obj_to_title) | |
| @dataProvider provideGotoLinkData More... | |
| provideGotoLinkData () | |
Private Member Functions | |
| mockClickableCall (string $input, string $transformed) | |
| repeatForFormat (string $format, array $values) | |
Definition at line 27 of file ilUtilTest.php.
|
private |
Definition at line 139 of file ilUtilTest.php.
References $container, and ILIAS\Repository\$refinery.
Referenced by testMakeClickableWithGotoLinksAndInvalidRefId(), and testMakeClickableWithoutGotoLinks().
Here is the caller graph for this function:| ilUtilTest::provideGotoLinkData | ( | ) |
Definition at line 76 of file ilUtilTest.php.
References ILIAS\LTI\ToolProvider\$key, $name, and repeatForFormat().
Here is the call graph for this function:
|
private |
Definition at line 156 of file ilUtilTest.php.
References $format.
Referenced by provideGotoLinkData().
Here is the caller graph for this function:| ilUtilTest::testMakeClickableWithGotoLinksAndInvalidRefId | ( | string | $expected, |
| string | $input, | ||
| array | $ref_to_obj, | ||
| array | $obj_to_title | ||
| ) |
@dataProvider provideGotoLinkData
Definition at line 47 of file ilUtilTest.php.
References $container, $GLOBALS, ilUtil\makeClickable(), and mockClickableCall().
Here is the call graph for this function:| ilUtilTest::testMakeClickableWithoutGotoLinks | ( | ) |
ilUtil::makeClickable must call the refinery transformation make clickable.
Definition at line 32 of file ilUtilTest.php.
References $GLOBALS, ilUtil\makeClickable(), and mockClickableCall().
Here is the call graph for this function: