ILIAS
trunk Revision v11.0_alpha-1723-g8e69f309bab
|
Public Member Functions | |
setUp () | |
getUIFactory () | |
testWithFormat () | |
testWithMinValue () | |
testWithMaxValue () | |
testWithUseTime () | |
testWithTimeOnly () | |
testWithTimeZone () | |
testWithInvalidTimeZone () | |
testWithoutByline () | |
testRender () | |
testRenderWithDifferentLabels ($duration) | |
testRender More... | |
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 74 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 249 of file DurationInputTest.php.
References $duration, and factory().
DurationInputTest::testRender | ( | ) |
Definition at line 163 of file DurationInputTest.php.
References $duration, factory(), and null.
DurationInputTest::testRenderWithDifferentLabels | ( | $duration | ) |
testRender
Definition at line 208 of file DurationInputTest.php.
References $duration, and null.
DurationInputTest::testWithFormat | ( | ) |
Definition at line 88 of file DurationInputTest.php.
References $duration, and factory().
DurationInputTest::testWithInvalidTimeZone | ( | ) |
Definition at line 149 of file DurationInputTest.php.
References $datetime, and factory().
DurationInputTest::testWithMaxValue | ( | ) |
Definition at line 112 of file DurationInputTest.php.
References $duration, and factory().
DurationInputTest::testWithMinValue | ( | ) |
Definition at line 100 of file DurationInputTest.php.
References $duration, and factory().
DurationInputTest::testWithoutByline | ( | ) |
Definition at line 157 of file DurationInputTest.php.
References $datetime, and factory().
DurationInputTest::testWithTimeOnly | ( | ) |
Definition at line 131 of file DurationInputTest.php.
References $datetime, and factory().
DurationInputTest::testWithTimeZone | ( | ) |
Definition at line 138 of file DurationInputTest.php.
References $datetime, and factory().
DurationInputTest::testWithUseTime | ( | ) |
Definition at line 124 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.