ILIAS
trunk Revision v11.0_alpha-1715-g7fc467680fb
|
Tests on implementation for the roundtrip modal. More...
Public Member Functions | |
testGetTitle () | |
testGetContent () | |
testGetActionButtons () | |
testWithActionButtons () | |
testSimpleRendering () | |
![]() | |
getUIFactory () | |
normalizeHTML (string $html) | |
Protected Member Functions | |
getExpectedHTML () | |
![]() | |
getModalFactory () | |
getButtonFactory () | |
getDummyComponent () | |
Tests on implementation for the roundtrip modal.
Definition at line 28 of file RoundTripTest.php.
|
protected |
Definition at line 82 of file RoundTripTest.php.
References ILIAS\Repository\button(), and ILIAS\Repository\form().
Referenced by testSimpleRendering().
RoundTripTest::testGetActionButtons | ( | ) |
Definition at line 46 of file RoundTripTest.php.
References ModalBase\getButtonFactory(), ModalBase\getDummyComponent(), and ModalBase\getModalFactory().
RoundTripTest::testGetContent | ( | ) |
Definition at line 36 of file RoundTripTest.php.
References ModalBase\getDummyComponent(), and ModalBase\getModalFactory().
RoundTripTest::testGetTitle | ( | ) |
Definition at line 30 of file RoundTripTest.php.
References ModalBase\getDummyComponent(), and ModalBase\getModalFactory().
RoundTripTest::testSimpleRendering | ( | ) |
Definition at line 70 of file RoundTripTest.php.
References ModalBase\getButtonFactory(), getExpectedHTML(), ModalBase\getModalFactory(), ModalBase\getUIFactory(), ILIAS\UI\examples\MainControls\Slate\Legacy\legacy(), and ILIAS\UI\examples\MainControls\Slate\Notification\standard().
RoundTripTest::testWithActionButtons | ( | ) |
Definition at line 57 of file RoundTripTest.php.
References ModalBase\getButtonFactory(), ModalBase\getDummyComponent(), and ModalBase\getModalFactory().