ILIAS
trunk Revision v11.0_alpha-1715-g7fc467680fb
|
Tests on implementation for the interruptive modal. More...
Public Member Functions | |
testGetTitle () | |
testGetMessage () | |
testGetFormAction () | |
testGetAffectedItems () | |
testWithFormAction () | |
testWithAffectedItems () | |
testSimpleRendering () | |
testRenderingWithItems () | |
testLabels () | |
![]() | |
getUIFactory () | |
normalizeHTML (string $html) | |
Protected Member Functions | |
getInterruptiveItem () | |
getStandardInterruptiveItem (string $canonical_name) | |
getKeyValueInterruptiveItem (string $canonical_name) | |
getExpectedHTML (bool $with_items=false) | |
![]() | |
getModalFactory () | |
getButtonFactory () | |
getDummyComponent () | |
Tests on implementation for the interruptive modal.
Definition at line 29 of file InterruptiveTest.php.
|
protected |
Definition at line 113 of file InterruptiveTest.php.
References ILIAS\Repository\button(), and ILIAS\Repository\form().
Referenced by testRenderingWithItems(), and testSimpleRendering().
|
protected |
Definition at line 98 of file InterruptiveTest.php.
Referenced by testGetAffectedItems(), and testWithAffectedItems().
|
protected |
Definition at line 108 of file InterruptiveTest.php.
Referenced by testRenderingWithItems().
|
protected |
Definition at line 103 of file InterruptiveTest.php.
Referenced by testRenderingWithItems().
InterruptiveTest::testGetAffectedItems | ( | ) |
Definition at line 49 of file InterruptiveTest.php.
References getInterruptiveItem(), and ModalBase\getModalFactory().
InterruptiveTest::testGetFormAction | ( | ) |
Definition at line 43 of file InterruptiveTest.php.
References ModalBase\getModalFactory().
InterruptiveTest::testGetMessage | ( | ) |
Definition at line 37 of file InterruptiveTest.php.
References ModalBase\getModalFactory().
InterruptiveTest::testGetTitle | ( | ) |
Definition at line 31 of file InterruptiveTest.php.
References ModalBase\getModalFactory().
InterruptiveTest::testLabels | ( | ) |
Definition at line 160 of file InterruptiveTest.php.
InterruptiveTest::testRenderingWithItems | ( | ) |
Definition at line 82 of file InterruptiveTest.php.
References getExpectedHTML(), getKeyValueInterruptiveItem(), ModalBase\getModalFactory(), getStandardInterruptiveItem(), ModalBase\normalizeHTML(), and null.
InterruptiveTest::testSimpleRendering | ( | ) |
Definition at line 74 of file InterruptiveTest.php.
References getExpectedHTML(), and ModalBase\getModalFactory().
InterruptiveTest::testWithAffectedItems | ( | ) |
Definition at line 65 of file InterruptiveTest.php.
References getInterruptiveItem(), and ModalBase\getModalFactory().
InterruptiveTest::testWithFormAction | ( | ) |
Definition at line 57 of file InterruptiveTest.php.
References ModalBase\getModalFactory().