|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for TextareaTest:
Collaboration diagram for TextareaTest:Public Member Functions | |
| setUp () | |
| testImplementsFactoryInterface () | |
| testImplementsFactoryInterface_without_byline () | |
| testWithMinLimit () | |
| testWithMaxLimit () | |
| testIsLimited () | |
| testGetMinLimit () | |
| testGetMaxLimit () | |
| testRenderer () | |
| testCommonRendering () | |
| testRendererWithMinLimit () | |
| testRendererWithMaxLimit () | |
| testRendererWithMinAndMaxLimit () | |
| testRendererCounterWithValue () | |
| testStripsTags () | |
| testWithoutStripsTags () | |
| testWithMustacheVariables () | |
Private Attributes | |
| DefNamesource | $name_source |
Definition at line 32 of file TextareaTest.php.
| TextareaTest::setUp | ( | ) |
Definition at line 38 of file TextareaTest.php.
| TextareaTest::testCommonRendering | ( | ) |
Definition at line 136 of file TextareaTest.php.
References Vendor\Package\$f.
| TextareaTest::testGetMaxLimit | ( | ) |
Definition at line 108 of file TextareaTest.php.
References Vendor\Package\$f.
| TextareaTest::testGetMinLimit | ( | ) |
Definition at line 100 of file TextareaTest.php.
References Vendor\Package\$f.
| TextareaTest::testImplementsFactoryInterface | ( | ) |
Definition at line 43 of file TextareaTest.php.
References Vendor\Package\$f.
| TextareaTest::testImplementsFactoryInterface_without_byline | ( | ) |
Definition at line 51 of file TextareaTest.php.
References Vendor\Package\$f.
| TextareaTest::testIsLimited | ( | ) |
Definition at line 79 of file TextareaTest.php.
References Vendor\Package\$f.
| TextareaTest::testRenderer | ( | ) |
Definition at line 117 of file TextareaTest.php.
References Vendor\Package\$f.
| TextareaTest::testRendererCounterWithValue | ( | ) |
Definition at line 211 of file TextareaTest.php.
References Vendor\Package\$f, and $id.
| TextareaTest::testRendererWithMaxLimit | ( | ) |
Definition at line 169 of file TextareaTest.php.
References Vendor\Package\$f.
| TextareaTest::testRendererWithMinAndMaxLimit | ( | ) |
Definition at line 190 of file TextareaTest.php.
References Vendor\Package\$f, and $id.
| TextareaTest::testRendererWithMinLimit | ( | ) |
Definition at line 149 of file TextareaTest.php.
References Vendor\Package\$f.
| TextareaTest::testStripsTags | ( | ) |
Definition at line 229 of file TextareaTest.php.
References Vendor\Package\$f, and $text.
| TextareaTest::testWithMaxLimit | ( | ) |
Definition at line 69 of file TextareaTest.php.
References Vendor\Package\$f.
| TextareaTest::testWithMinLimit | ( | ) |
Definition at line 59 of file TextareaTest.php.
References Vendor\Package\$f.
| TextareaTest::testWithMustacheVariables | ( | ) |
Definition at line 254 of file TextareaTest.php.
References Vendor\Package\$f, and $id.
| TextareaTest::testWithoutStripsTags | ( | ) |
Definition at line 241 of file TextareaTest.php.
References Vendor\Package\$f, and $text.
|
private |
Definition at line 36 of file TextareaTest.php.