|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Test on field implementation. More...
Inheritance diagram for InputTest:
Collaboration diagram for InputTest:Protected Attributes | |
| DataFactory | $data_factory |
| Refinery | $refinery |
| DefInput | $input |
| DefInput | $dedicated_input |
| DefNamesource | $name_source |
| FormInput | $named_input |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML (string $html) | |
| A more radical version of normalizeHTML. More... | |
| brutallyTrimSignals (string $html) | |
| A naive replacement of all il_signal-ids with dots to ease comparisons of rendered output. More... | |
Test on field implementation.
Definition at line 123 of file InputTest.php.
| InputTest::setUp | ( | ) |
Definition at line 132 of file InputTest.php.
References ILIAS\Repository\refinery().
Here is the call graph for this function:| InputTest::testConstructor | ( | ) |
Definition at line 147 of file InputTest.php.
| InputTest::testGetContent | ( | ) |
Definition at line 252 of file InputTest.php.
| InputTest::testOnlyRunWithInputWithName | ( | ) |
Definition at line 277 of file InputTest.php.
References Vendor\Package\$e.
| InputTest::testWithByline | ( | ) |
Definition at line 161 of file InputTest.php.
References ILIAS\UI\Implementation\Component\Input\Field\FormInput\getByline(), and ILIAS\UI\Implementation\Component\Input\Field\FormInput\withByline().
Here is the call graph for this function:| InputTest::testWithDisabled | ( | ) |
Definition at line 191 of file InputTest.php.
References ILIAS\UI\Implementation\Component\Input\Field\FormInput\withDisabled().
Here is the call graph for this function:| InputTest::testWithError | ( | ) |
Definition at line 243 of file InputTest.php.
References ILIAS\UI\Implementation\Component\Input\Input\$error, ILIAS\UI\Implementation\Component\Input\Input\getError(), and ILIAS\UI\Implementation\Component\Input\Input\withError().
Here is the call graph for this function:| InputTest::testWithInput | ( | ) |
Definition at line 259 of file InputTest.php.
References ILIAS\UI\Implementation\Component\Input\Input\$name, $res, ILIAS\UI\Implementation\Component\Input\Input\$value, ILIAS\UI\Implementation\Component\Input\Field\FormInput\withInput(), and ILIAS\UI\Implementation\Component\Input\Input\withNameFrom().
Here is the call graph for this function:| InputTest::testWithInputAndConstraintFails | ( | ) |
Definition at line 361 of file InputTest.php.
References ILIAS\UI\Implementation\Component\Input\Input\$error, ILIAS\UI\Implementation\Component\Input\Input\$name, $res, ILIAS\UI\Implementation\Component\Input\Input\$value, ILIAS\Repository\refinery(), ILIAS\UI\Implementation\Component\Input\Input\withAdditionalTransformation(), and ILIAS\UI\Implementation\Component\Input\Input\withNameFrom().
Here is the call graph for this function:| InputTest::testWithInputAndConstraintFailsDifferentOrder | ( | ) |
Definition at line 383 of file InputTest.php.
References ILIAS\UI\Implementation\Component\Input\Input\$error, ILIAS\UI\Implementation\Component\Input\Input\$name, $res, ILIAS\UI\Implementation\Component\Input\Input\$value, ILIAS\Repository\refinery(), ILIAS\UI\Implementation\Component\Input\Field\FormInput\withInput(), and ILIAS\UI\Implementation\Component\Input\Input\withNameFrom().
Here is the call graph for this function:| InputTest::testWithInputAndConstraintSuccessfull | ( | ) |
Definition at line 339 of file InputTest.php.
References ILIAS\UI\Implementation\Component\Input\Input\$error, ILIAS\UI\Implementation\Component\Input\Input\$name, $res, ILIAS\UI\Implementation\Component\Input\Input\$value, ILIAS\Repository\refinery(), ILIAS\UI\Implementation\Component\Input\Input\withAdditionalTransformation(), and ILIAS\UI\Implementation\Component\Input\Input\withNameFrom().
Here is the call graph for this function:| InputTest::testWithInputAndTransformation | ( | ) |
Definition at line 289 of file InputTest.php.
References ILIAS\UI\Implementation\Component\Input\Input\$name, $res, ILIAS\UI\Implementation\Component\Input\Input\$value, ILIAS\Repository\refinery(), ILIAS\UI\Implementation\Component\Input\Input\withAdditionalTransformation(), and ILIAS\UI\Implementation\Component\Input\Input\withNameFrom().
Here is the call graph for this function:| InputTest::testWithInputAndTransformationDifferentOrder | ( | ) |
Definition at line 314 of file InputTest.php.
References ILIAS\UI\Implementation\Component\Input\Input\$name, $res, ILIAS\UI\Implementation\Component\Input\Input\$value, ILIAS\Repository\refinery(), ILIAS\UI\Implementation\Component\Input\Field\FormInput\withInput(), and ILIAS\UI\Implementation\Component\Input\Input\withNameFrom().
Here is the call graph for this function:| InputTest::testWithInputConstraintAndTransformation | ( | ) |
Definition at line 474 of file InputTest.php.
References ILIAS\UI\Implementation\Component\Input\Input\$error, ILIAS\UI\Implementation\Component\Input\Input\$name, $res, ILIAS\UI\Implementation\Component\Input\Input\$value, ILIAS\Repository\refinery(), ILIAS\UI\Implementation\Component\Input\Input\withAdditionalTransformation(), and ILIAS\UI\Implementation\Component\Input\Input\withNameFrom().
Here is the call graph for this function:| InputTest::testWithInputConstraintFailsAndTransformation | ( | ) |
Definition at line 506 of file InputTest.php.
References ILIAS\UI\Implementation\Component\Input\Input\$error, ILIAS\UI\Implementation\Component\Input\Input\$name, $res, ILIAS\UI\Implementation\Component\Input\Input\$value, ILIAS\Repository\refinery(), ILIAS\UI\Implementation\Component\Input\Input\withAdditionalTransformation(), and ILIAS\UI\Implementation\Component\Input\Input\withNameFrom().
Here is the call graph for this function:| InputTest::testWithInputConstraintFailsAndTransformationDifferentOrder | ( | ) |
Definition at line 539 of file InputTest.php.
References ILIAS\UI\Implementation\Component\Input\Input\$error, ILIAS\UI\Implementation\Component\Input\Input\$name, $res, ILIAS\UI\Implementation\Component\Input\Input\$value, ILIAS\Repository\refinery(), ILIAS\UI\Implementation\Component\Input\Field\FormInput\withInput(), and ILIAS\UI\Implementation\Component\Input\Input\withNameFrom().
Here is the call graph for this function:| InputTest::testWithInputRequirementConstraint | ( | ) |
Definition at line 571 of file InputTest.php.
References ILIAS\UI\Implementation\Component\Input\Input\$error, ILIAS\UI\Implementation\Component\Input\Input\$name, $res, ILIAS\UI\Implementation\Component\Input\Input\$value, ILIAS\Repository\refinery(), ILIAS\UI\Implementation\Component\Input\Input\withNameFrom(), and ILIAS\UI\Implementation\Component\Input\Field\FormInput\withRequired().
Here is the call graph for this function:| InputTest::testWithInputToggleRequirement | ( | ) |
Definition at line 591 of file InputTest.php.
References ILIAS\UI\Implementation\Component\Input\Input\$error, ILIAS\UI\Implementation\Component\Input\Input\$name, $res, ILIAS\UI\Implementation\Component\Input\Input\$value, ILIAS\Repository\refinery(), ILIAS\UI\Implementation\Component\Input\Input\withNameFrom(), and ILIAS\UI\Implementation\Component\Input\Field\FormInput\withRequired().
Here is the call graph for this function:| InputTest::testWithInputTransformationAndConstraint | ( | ) |
Definition at line 410 of file InputTest.php.
References ILIAS\UI\Implementation\Component\Input\Input\$error, ILIAS\UI\Implementation\Component\Input\Input\$name, $res, ILIAS\UI\Implementation\Component\Input\Input\$value, ILIAS\Repository\refinery(), ILIAS\UI\Implementation\Component\Input\Input\withAdditionalTransformation(), and ILIAS\UI\Implementation\Component\Input\Input\withNameFrom().
Here is the call graph for this function:| InputTest::testWithInputTransformationAndConstraintDifferentOrder | ( | ) |
Definition at line 442 of file InputTest.php.
References ILIAS\UI\Implementation\Component\Input\Input\$error, ILIAS\UI\Implementation\Component\Input\Input\$name, $res, ILIAS\UI\Implementation\Component\Input\Input\$value, ILIAS\Repository\refinery(), ILIAS\UI\Implementation\Component\Input\Field\FormInput\withInput(), and ILIAS\UI\Implementation\Component\Input\Input\withNameFrom().
Here is the call graph for this function:| InputTest::testWithLabel | ( | ) |
Definition at line 153 of file InputTest.php.
References ILIAS\UI\Implementation\Component\Input\Field\FormInput\getLabel(), and ILIAS\UI\Implementation\Component\Input\Field\FormInput\withLabel().
Here is the call graph for this function:| InputTest::testWithName | ( | ) |
Definition at line 223 of file InputTest.php.
References ILIAS\UI\Implementation\Component\Input\Input\$name, ILIAS\UI\Implementation\Component\Input\Input\getName(), and ILIAS\UI\Implementation\Component\Input\Input\withNameFrom().
Here is the call graph for this function:| InputTest::testWithNameForNamedInput | ( | ) |
Definition at line 233 of file InputTest.php.
References ILIAS\UI\Implementation\Component\Input\Input\$name, ILIAS\UI\Implementation\Component\Input\Input\getName(), and ILIAS\UI\Implementation\Component\Input\Input\withNameFrom().
Here is the call graph for this function:| InputTest::testWithRequired | ( | ) |
Definition at line 169 of file InputTest.php.
References ILIAS\UI\Implementation\Component\Input\Field\FormInput\withRequired().
Here is the call graph for this function:| InputTest::testWithRequiredAndCustomConstraint | ( | ) |
Definition at line 178 of file InputTest.php.
References ILIAS\UI\Implementation\Component\Input\Input\$value, ILIAS\UI\Implementation\Component\Input\Field\FormInput\isRequired(), ILIAS\Repository\refinery(), and ILIAS\UI\Implementation\Component\Input\Field\FormInput\withRequired().
Here is the call graph for this function:| InputTest::testWithValue | ( | ) |
Definition at line 200 of file InputTest.php.
References ILIAS\UI\Implementation\Component\Input\Input\$value, ILIAS\UI\Implementation\Component\Input\Input\getValue(), and ILIAS\UI\Implementation\Component\Input\Input\withValue().
Here is the call graph for this function:| InputTest::testWithValueThrows | ( | ) |
|
protected |
Definition at line 125 of file InputTest.php.
|
protected |
Definition at line 128 of file InputTest.php.
|
protected |
Definition at line 127 of file InputTest.php.
|
protected |
Definition at line 129 of file InputTest.php.
|
protected |
Definition at line 130 of file InputTest.php.
|
protected |
Definition at line 126 of file InputTest.php.