ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Public Member Functions | |
setUp () | |
getUIFactory () | |
testWithFormat () | |
testWithMinValue () | |
testWithMaxValue () | |
testWithUseTime () | |
testWithTimeOnly () | |
testWithTimeZone () | |
testWithInvalidTimeZone () | |
testWithoutByline () | |
testRender () | |
testRenderWithDifferentLabels ($duration) | |
testCommonRendering () | |
Protected Member Functions | |
buildLanguage () | |
buildRefinery () | |
buildFactory () | |
Protected Attributes | |
DefNamesource | $name_source |
Data Factory | $data_factory |
I Input Field Factory | $factory |
Language | $lng |
Definition at line 33 of file DurationInputTest.php.
|
protected |
Definition at line 63 of file DurationInputTest.php.
References buildLanguage(), and buildRefinery().
Referenced by setUp().
|
protected |
Definition at line 49 of file DurationInputTest.php.
References $lng, and ILIAS\Repository\lng().
Referenced by buildFactory(), and buildRefinery().
|
protected |
Definition at line 58 of file DurationInputTest.php.
References buildLanguage().
Referenced by buildFactory().
DurationInputTest::getUIFactory | ( | ) |
Definition at line 75 of file DurationInputTest.php.
References ILIAS\Repository\symbol().
DurationInputTest::setUp | ( | ) |
Definition at line 42 of file DurationInputTest.php.
References buildFactory(), and factory().
DurationInputTest::testCommonRendering | ( | ) |
Definition at line 248 of file DurationInputTest.php.
References $duration, and factory().
DurationInputTest::testRender | ( | ) |
Definition at line 164 of file DurationInputTest.php.
References $duration, factory(), and null.
DurationInputTest::testRenderWithDifferentLabels | ( | $duration | ) |
Definition at line 207 of file DurationInputTest.php.
References $duration, and null.
DurationInputTest::testWithFormat | ( | ) |
Definition at line 89 of file DurationInputTest.php.
References $duration, and factory().
DurationInputTest::testWithInvalidTimeZone | ( | ) |
Definition at line 150 of file DurationInputTest.php.
References $datetime, and factory().
DurationInputTest::testWithMaxValue | ( | ) |
Definition at line 113 of file DurationInputTest.php.
References $duration, and factory().
DurationInputTest::testWithMinValue | ( | ) |
Definition at line 101 of file DurationInputTest.php.
References $duration, and factory().
DurationInputTest::testWithoutByline | ( | ) |
Definition at line 158 of file DurationInputTest.php.
References $datetime, and factory().
DurationInputTest::testWithTimeOnly | ( | ) |
Definition at line 132 of file DurationInputTest.php.
References $datetime, and factory().
DurationInputTest::testWithTimeZone | ( | ) |
Definition at line 139 of file DurationInputTest.php.
References $datetime, and factory().
DurationInputTest::testWithUseTime | ( | ) |
Definition at line 125 of file DurationInputTest.php.
References $datetime, and factory().
Definition at line 38 of file DurationInputTest.php.
|
protected |
Definition at line 39 of file DurationInputTest.php.
|
protected |
Definition at line 40 of file DurationInputTest.php.
Referenced by buildLanguage().
|
protected |
Definition at line 37 of file DurationInputTest.php.