ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Test on field implementation. More...
Protected Attributes | |
DataFactory | $data_factory |
Refinery | $refinery |
DefInput | $input |
DefInput | $dedicated_input |
DefNamesource | $name_source |
FormInput | $named_input |
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().
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 $input, ILIAS\UI\Implementation\Component\Input\Field\FormInput\getByline(), and ILIAS\UI\Implementation\Component\Input\Field\FormInput\withByline().
InputTest::testWithDisabled | ( | ) |
Definition at line 191 of file InputTest.php.
References $input, ILIAS\UI\Implementation\Component\Input\Field\FormInput\isDisabled(), and ILIAS\UI\Implementation\Component\Input\Field\FormInput\withDisabled().
InputTest::testWithError | ( | ) |
Definition at line 243 of file InputTest.php.
References $input, ILIAS\UI\Implementation\Component\Input\Input\getError(), and ILIAS\UI\Implementation\Component\Input\Input\withError().
InputTest::testWithInput | ( | ) |
Definition at line 259 of file InputTest.php.
References $input, $res, ILIAS\UI\Implementation\Component\Input\Field\FormInput\withInput(), and ILIAS\UI\Implementation\Component\Input\Input\withNameFrom().
InputTest::testWithInputAndConstraintFails | ( | ) |
Definition at line 361 of file InputTest.php.
References $input, $res, ILIAS\Repository\refinery(), ILIAS\UI\Implementation\Component\Input\Input\withAdditionalTransformation(), and ILIAS\UI\Implementation\Component\Input\Input\withNameFrom().
InputTest::testWithInputAndConstraintFailsDifferentOrder | ( | ) |
Definition at line 383 of file InputTest.php.
References $input, $res, ILIAS\Repository\refinery(), ILIAS\UI\Implementation\Component\Input\Field\FormInput\withInput(), and ILIAS\UI\Implementation\Component\Input\Input\withNameFrom().
InputTest::testWithInputAndConstraintSuccessfull | ( | ) |
Definition at line 339 of file InputTest.php.
References $input, $res, ILIAS\Repository\refinery(), ILIAS\UI\Implementation\Component\Input\Input\withAdditionalTransformation(), and ILIAS\UI\Implementation\Component\Input\Input\withNameFrom().
InputTest::testWithInputAndTransformation | ( | ) |
Definition at line 289 of file InputTest.php.
References $input, $res, ILIAS\Repository\refinery(), ILIAS\UI\Implementation\Component\Input\Input\withAdditionalTransformation(), and ILIAS\UI\Implementation\Component\Input\Input\withNameFrom().
InputTest::testWithInputAndTransformationDifferentOrder | ( | ) |
Definition at line 314 of file InputTest.php.
References $input, $res, ILIAS\Repository\refinery(), ILIAS\UI\Implementation\Component\Input\Field\FormInput\withInput(), and ILIAS\UI\Implementation\Component\Input\Input\withNameFrom().
InputTest::testWithInputConstraintAndTransformation | ( | ) |
Definition at line 474 of file InputTest.php.
References $input, $res, ILIAS\Repository\refinery(), ILIAS\UI\Implementation\Component\Input\Input\withAdditionalTransformation(), and ILIAS\UI\Implementation\Component\Input\Input\withNameFrom().
InputTest::testWithInputConstraintFailsAndTransformation | ( | ) |
Definition at line 506 of file InputTest.php.
References $input, $res, ILIAS\Repository\refinery(), ILIAS\UI\Implementation\Component\Input\Input\withAdditionalTransformation(), and ILIAS\UI\Implementation\Component\Input\Input\withNameFrom().
InputTest::testWithInputConstraintFailsAndTransformationDifferentOrder | ( | ) |
Definition at line 539 of file InputTest.php.
References $input, $res, ILIAS\Repository\refinery(), ILIAS\UI\Implementation\Component\Input\Field\FormInput\withInput(), and ILIAS\UI\Implementation\Component\Input\Input\withNameFrom().
InputTest::testWithInputRequirementConstraint | ( | ) |
Definition at line 571 of file InputTest.php.
References $input, $res, ILIAS\Repository\refinery(), ILIAS\UI\Implementation\Component\Input\Input\withNameFrom(), and ILIAS\UI\Implementation\Component\Input\Field\FormInput\withRequired().
InputTest::testWithInputToggleRequirement | ( | ) |
Definition at line 591 of file InputTest.php.
References $input, $res, ILIAS\Repository\refinery(), ILIAS\UI\Implementation\Component\Input\Input\withNameFrom(), and ILIAS\UI\Implementation\Component\Input\Field\FormInput\withRequired().
InputTest::testWithInputTransformationAndConstraint | ( | ) |
Definition at line 410 of file InputTest.php.
References $input, $res, ILIAS\Repository\refinery(), ILIAS\UI\Implementation\Component\Input\Input\withAdditionalTransformation(), and ILIAS\UI\Implementation\Component\Input\Input\withNameFrom().
InputTest::testWithInputTransformationAndConstraintDifferentOrder | ( | ) |
Definition at line 442 of file InputTest.php.
References $input, $res, ILIAS\Repository\refinery(), ILIAS\UI\Implementation\Component\Input\Field\FormInput\withInput(), and ILIAS\UI\Implementation\Component\Input\Input\withNameFrom().
InputTest::testWithLabel | ( | ) |
Definition at line 153 of file InputTest.php.
References $input, ILIAS\UI\Implementation\Component\Input\Field\FormInput\getLabel(), and ILIAS\UI\Implementation\Component\Input\Field\FormInput\withLabel().
InputTest::testWithName | ( | ) |
Definition at line 223 of file InputTest.php.
References $input, ILIAS\UI\Implementation\Component\Input\Input\getName(), and ILIAS\UI\Implementation\Component\Input\Input\withNameFrom().
InputTest::testWithNameForNamedInput | ( | ) |
Definition at line 233 of file InputTest.php.
References $input, ILIAS\UI\Implementation\Component\Input\Input\getName(), and ILIAS\UI\Implementation\Component\Input\Input\withNameFrom().
InputTest::testWithRequired | ( | ) |
Definition at line 169 of file InputTest.php.
References $input, ILIAS\UI\Implementation\Component\Input\Field\FormInput\isRequired(), and ILIAS\UI\Implementation\Component\Input\Field\FormInput\withRequired().
InputTest::testWithRequiredAndCustomConstraint | ( | ) |
Definition at line 178 of file InputTest.php.
References $input, ILIAS\UI\Implementation\Component\Input\Field\FormInput\isRequired(), ILIAS\Repository\refinery(), and ILIAS\UI\Implementation\Component\Input\Field\FormInput\withRequired().
InputTest::testWithValue | ( | ) |
Definition at line 200 of file InputTest.php.
References $input, ILIAS\UI\Implementation\Component\Input\Input\getValue(), and ILIAS\UI\Implementation\Component\Input\Input\withValue().
InputTest::testWithValueThrows | ( | ) |
Definition at line 209 of file InputTest.php.
References Vendor\Package\$e.
|
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.
Referenced by testWithByline(), testWithDisabled(), testWithError(), testWithInput(), testWithInputAndConstraintFails(), testWithInputAndConstraintFailsDifferentOrder(), testWithInputAndConstraintSuccessfull(), testWithInputAndTransformation(), testWithInputAndTransformationDifferentOrder(), testWithInputConstraintAndTransformation(), testWithInputConstraintFailsAndTransformation(), testWithInputConstraintFailsAndTransformationDifferentOrder(), testWithInputRequirementConstraint(), testWithInputToggleRequirement(), testWithInputTransformationAndConstraint(), testWithInputTransformationAndConstraintDifferentOrder(), testWithLabel(), testWithName(), testWithNameForNamedInput(), testWithRequired(), testWithRequiredAndCustomConstraint(), and testWithValue().
|
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.