ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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().
RadioInputTest::setUp | ( | ) |
Definition at line 37 of file RadioInputTest.php.
RadioInputTest::testCommonRendering | ( | ) |
Definition at line 123 of file RadioInputTest.php.
References Vendor\Package\$f.
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().
RadioInputTest::testRadioValueNotOKType | ( | ) |
Definition at line 147 of file RadioInputTest.php.
References buildRadio().
RadioInputTest::testRadioValueOK | ( | ) |
Definition at line 135 of file RadioInputTest.php.
References buildRadio().
RadioInputTest::testRadioValueOKForNull | ( | ) |
Definition at line 153 of file RadioInputTest.php.
References buildRadio().
RadioInputTest::testRender | ( | ) |
Definition at line 62 of file RadioInputTest.php.
References buildRadio().
RadioInputTest::testRenderValue | ( | ) |
Definition at line 90 of file RadioInputTest.php.
References buildRadio().
|
protected |
Definition at line 35 of file RadioInputTest.php.