|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for DurationInputTest:
Collaboration diagram for DurationInputTest: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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 49 of file DurationInputTest.php.
References $lng, and ILIAS\Repository\lng().
Referenced by buildFactory(), and buildRefinery().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 58 of file DurationInputTest.php.
References buildLanguage().
Referenced by buildFactory().
Here is the call graph for this function:
Here is the caller graph for this function:| DurationInputTest::getUIFactory | ( | ) |
Definition at line 75 of file DurationInputTest.php.
References ILIAS\Repository\symbol().
Here is the call graph for this function:| DurationInputTest::setUp | ( | ) |
Definition at line 42 of file DurationInputTest.php.
References buildFactory(), and factory().
Here is the call graph for this function:| DurationInputTest::testCommonRendering | ( | ) |
Definition at line 248 of file DurationInputTest.php.
References $duration, and factory().
Here is the call graph for this function:| DurationInputTest::testRender | ( | ) |
Definition at line 164 of file DurationInputTest.php.
References $duration, and factory().
Here is the call graph for this function:| DurationInputTest::testRenderWithDifferentLabels | ( | $duration | ) |
Definition at line 207 of file DurationInputTest.php.
References $duration.
| DurationInputTest::testWithFormat | ( | ) |
Definition at line 89 of file DurationInputTest.php.
References $duration, and factory().
Here is the call graph for this function:| DurationInputTest::testWithInvalidTimeZone | ( | ) |
Definition at line 150 of file DurationInputTest.php.
References $datetime, and factory().
Here is the call graph for this function:| DurationInputTest::testWithMaxValue | ( | ) |
Definition at line 113 of file DurationInputTest.php.
References $duration, and factory().
Here is the call graph for this function:| DurationInputTest::testWithMinValue | ( | ) |
Definition at line 101 of file DurationInputTest.php.
References $duration, and factory().
Here is the call graph for this function:| DurationInputTest::testWithoutByline | ( | ) |
| DurationInputTest::testWithTimeOnly | ( | ) |
Definition at line 132 of file DurationInputTest.php.
References $datetime, and factory().
Here is the call graph for this function:| DurationInputTest::testWithTimeZone | ( | ) |
Definition at line 139 of file DurationInputTest.php.
References $datetime, and factory().
Here is the call graph for this function:| DurationInputTest::testWithUseTime | ( | ) |
Definition at line 125 of file DurationInputTest.php.
References $datetime, and factory().
Here is the call graph for this function: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.