ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Class TagInputTest. More...
Public Member Functions | |
setUp () | |
testImplementsFactoryInterface () | |
testRender () | |
testCommonRendering () | |
testNullValueLeadsToException () | |
testUserCreatedNotAllowed () | |
testMaxTagsOk () | |
testMaxTagsNotOk () | |
testMaxTaglengthTagsOk () | |
testMaxTaglengthTagsNotOk () | |
testUITagInputSpecialChars (string ... $tags) | |
@dataProvider getUITagSpecialCharValues More... | |
testTagWithAutocompleteEndpoint () | |
testTagWithAutocompleteEndpointJSAdded () | |
Static Public Member Functions | |
static | getUITagSpecialCharValues () |
Protected Attributes | |
DefNamesource | $name_source |
Class TagInputTest.
Definition at line 36 of file TagInputTest.php.
|
static |
Definition at line 235 of file TagInputTest.php.
TagInputTest::setUp | ( | ) |
Definition at line 42 of file TagInputTest.php.
TagInputTest::testCommonRendering | ( | ) |
Definition at line 81 of file TagInputTest.php.
References Vendor\Package\$f.
TagInputTest::testImplementsFactoryInterface | ( | ) |
Definition at line 48 of file TagInputTest.php.
References Vendor\Package\$f.
TagInputTest::testMaxTaglengthTagsNotOk | ( | ) |
Definition at line 223 of file TagInputTest.php.
References Vendor\Package\$f.
TagInputTest::testMaxTaglengthTagsOk | ( | ) |
Definition at line 212 of file TagInputTest.php.
References Vendor\Package\$f.
TagInputTest::testMaxTagsNotOk | ( | ) |
Definition at line 200 of file TagInputTest.php.
References Vendor\Package\$f.
TagInputTest::testMaxTagsOk | ( | ) |
Definition at line 189 of file TagInputTest.php.
References Vendor\Package\$f.
TagInputTest::testNullValueLeadsToException | ( | ) |
Definition at line 146 of file TagInputTest.php.
References Vendor\Package\$f.
TagInputTest::testRender | ( | ) |
Definition at line 59 of file TagInputTest.php.
References Vendor\Package\$f.
TagInputTest::testTagWithAutocompleteEndpoint | ( | ) |
Definition at line 269 of file TagInputTest.php.
References Vendor\Package\$f, and $token.
TagInputTest::testTagWithAutocompleteEndpointJSAdded | ( | ) |
Definition at line 287 of file TagInputTest.php.
References Vendor\Package\$f, $renderer, and $token.
TagInputTest::testUITagInputSpecialChars | ( | string ... | $tags | ) |
@dataProvider getUITagSpecialCharValues
Definition at line 246 of file TagInputTest.php.
References Vendor\Package\$f, and $txt.
TagInputTest::testUserCreatedNotAllowed | ( | ) |
Definition at line 159 of file TagInputTest.php.
References Vendor\Package\$f.
|
protected |
Definition at line 40 of file TagInputTest.php.