|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Tests on implementation for the roundtrip modal. More...
Inheritance diagram for RoundTripTest:
Collaboration diagram for RoundTripTest:Public Member Functions | |
| testGetTitle () | |
| testGetContent () | |
| testGetActionButtons () | |
| testWithActionButtons () | |
| testSimpleRendering () | |
Public Member Functions inherited from ModalBase | |
| getUIFactory () | |
| normalizeHTML (string $html) | |
Protected Member Functions | |
| getExpectedHTML () | |
Protected Member Functions inherited from ModalBase | |
| 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().
Here is the call graph for this function:
Here is the caller graph for this function:| RoundTripTest::testGetActionButtons | ( | ) |
Definition at line 46 of file RoundTripTest.php.
References ModalBase\getButtonFactory(), ModalBase\getDummyComponent(), and ModalBase\getModalFactory().
Here is the call graph for this function:| RoundTripTest::testGetContent | ( | ) |
Definition at line 36 of file RoundTripTest.php.
References ModalBase\getDummyComponent(), and ModalBase\getModalFactory().
Here is the call graph for this function:| RoundTripTest::testGetTitle | ( | ) |
Definition at line 30 of file RoundTripTest.php.
References ModalBase\getDummyComponent(), and ModalBase\getModalFactory().
Here is the call graph for this function:| 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().
Here is the call graph for this function:| RoundTripTest::testWithActionButtons | ( | ) |
Definition at line 57 of file RoundTripTest.php.
References ModalBase\getButtonFactory(), ModalBase\getDummyComponent(), and ModalBase\getModalFactory().
Here is the call graph for this function: