|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for RadioInputTest:
Collaboration diagram for RadioInputTest:Public Member Functions | |
| setUp () | |
| testImplementsFactoryInterface () | |
| testRender () | |
| testRenderValue () | |
| testCommonRendering () | |
| testRadioValueOK () | |
| testRadioValueNotOK () | |
| testRadioValueNotOKType () | |
| testRadioValueOKForNull () | |
Protected Member Functions | |
| buildRadio () | |
Protected Attributes | |
| DefNamesource | $name_source |
Definition at line 31 of file RadioInputTest.php.
|
protected |
Definition at line 42 of file RadioInputTest.php.
References Vendor\Package\$f.
Referenced by testRadioValueNotOK(), testRadioValueNotOKType(), testRadioValueOK(), testRadioValueOKForNull(), testRender(), and testRenderValue().
Here is the caller graph for this function:| RadioInputTest::setUp | ( | ) |
Definition at line 37 of file RadioInputTest.php.
| RadioInputTest::testCommonRendering | ( | ) |
| RadioInputTest::testImplementsFactoryInterface | ( | ) |
Definition at line 54 of file RadioInputTest.php.
References Vendor\Package\$f.
| RadioInputTest::testRadioValueNotOK | ( | ) |
Definition at line 141 of file RadioInputTest.php.
References buildRadio().
Here is the call graph for this function:| RadioInputTest::testRadioValueNotOKType | ( | ) |
Definition at line 147 of file RadioInputTest.php.
References buildRadio().
Here is the call graph for this function:| RadioInputTest::testRadioValueOK | ( | ) |
Definition at line 135 of file RadioInputTest.php.
References buildRadio().
Here is the call graph for this function:| RadioInputTest::testRadioValueOKForNull | ( | ) |
Definition at line 153 of file RadioInputTest.php.
References buildRadio().
Here is the call graph for this function:| RadioInputTest::testRender | ( | ) |
Definition at line 62 of file RadioInputTest.php.
References $r, and buildRadio().
Here is the call graph for this function:| RadioInputTest::testRenderValue | ( | ) |
Definition at line 90 of file RadioInputTest.php.
References $r, and buildRadio().
Here is the call graph for this function:
|
protected |
Definition at line 35 of file RadioInputTest.php.