ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class SubjectTest. More...
Public Member Functions | |
oneLevelCountsUseIsCorrect () | |
<first></first> More... | |
twoLevelsCountUseIsCorrect () | |
<first> <second > <second > </first> More... | |
threeLevelsCountUseIsCorrect () | |
<first> <second> <third > <third > <third > </second> <second> <third > <third > <third > </second> </first> More... | |
oneLevelCountsUsedInIsCorrect () | |
<first> </first> More... | |
twoLevelsCountUsedInIsCorrect () | |
<first> <second > <second > </first> More... | |
threeLevelsCountUsedInIsCorrect () | |
<first> <second> <third > <third > <third > </second> <second> <third > <third > <third > </second> </first> More... | |
Protected Attributes | |
$nestingLimit = 15 | |
Class SubjectTest.
Definition at line 10 of file SubjectTest.php.
enshrined\svgSanitize\Tests\SubjectTest::oneLevelCountsUsedInIsCorrect | ( | ) |
<first> </first>
Definition at line 88 of file SubjectTest.php.
enshrined\svgSanitize\Tests\SubjectTest::oneLevelCountsUseIsCorrect | ( | ) |
<first></first>
Definition at line 21 of file SubjectTest.php.
enshrined\svgSanitize\Tests\SubjectTest::threeLevelsCountUsedInIsCorrect | ( | ) |
<first> <second> <third > <third > <third > </second> <second> <third > <third > <third > </second> </first>
Definition at line 130 of file SubjectTest.php.
enshrined\svgSanitize\Tests\SubjectTest::threeLevelsCountUseIsCorrect | ( | ) |
<first> <second> <third > <third > <third > </second> <second> <third > <third > <third > </second> </first>
Definition at line 65 of file SubjectTest.php.
enshrined\svgSanitize\Tests\SubjectTest::twoLevelsCountUsedInIsCorrect | ( | ) |
<first> <second > <second > </first>
Definition at line 103 of file SubjectTest.php.
enshrined\svgSanitize\Tests\SubjectTest::twoLevelsCountUseIsCorrect | ( | ) |
<first> <second > <second > </first>
Definition at line 37 of file SubjectTest.php.
|
protected |
Definition at line 12 of file SubjectTest.php.