|
ILIAS
release_8 Revision v8.24
|
Unit tests for class ilDidacticTemplate. More...
Inheritance diagram for ilDidacticTemplatePatternTest:
Collaboration diagram for ilDidacticTemplatePatternTest:Public Member Functions | |
| testConstruct () | |
| testMatches () | |
Protected Member Functions | |
| setUp () | |
| setGlobalVariable (string $name, $value) | |
| initPatternDependencies () | |
Protected Attributes | |
| Container | $dic |
Unit tests for class ilDidacticTemplate.
Definition at line 13 of file ilDidacticTemplatePatternTest.php.
|
protected |
Definition at line 56 of file ilDidacticTemplatePatternTest.php.
References $dic, $GLOBALS, and setGlobalVariable().
Referenced by setUp().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 45 of file ilDidacticTemplatePatternTest.php.
References $c, $DIC, $GLOBALS, and $name.
Referenced by initPatternDependencies().
Here is the caller graph for this function:
|
protected |
Definition at line 17 of file ilDidacticTemplatePatternTest.php.
References initPatternDependencies().
Here is the call graph for this function:| ilDidacticTemplatePatternTest::testConstruct | ( | ) |
Definition at line 23 of file ilDidacticTemplatePatternTest.php.
| ilDidacticTemplatePatternTest::testMatches | ( | ) |
Definition at line 32 of file ilDidacticTemplatePatternTest.php.
References ilDidacticTemplateFilterPattern\PATTERN_SUBTYPE_REGEX.
|
protected |
Definition at line 15 of file ilDidacticTemplatePatternTest.php.
Referenced by initPatternDependencies().