|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Test on Message Box implementation. More...
Inheritance diagram for MessageBoxTest:
Collaboration diagram for MessageBoxTest:Public Member Functions | |
| getMessageBoxFactory () | |
| getButtonFactory () | |
| getLinkFactory () | |
| getUIFactory () | |
| testImplementsFactoryInterface (string $factory_method) | |
| testMessageboxTypes (string $factory_method) | |
| testMessageboxMessagetext (string $factory_method) | |
| testWithButtons (string $factory_method) | |
| testWithLinks (string $factory_method) | |
| testWithButtonsAndLinks (string $factory_method) | |
| testRenderSimple (string $factory_method) | |
| testRenderWithButtons (string $factory_method) | |
| testRenderWithLinks (string $factory_method) | |
| testRenderWithButtonsAndLinks (string $factory_method) | |
Static Public Member Functions | |
| static | getMessageboxTypeProvider () |
Static Public Attributes | |
| static array | $canonical_css_classes |
| static array | $canonical_role_types |
Test on Message Box implementation.
Definition at line 30 of file MessageBoxTest.php.
| MessageBoxTest::getButtonFactory | ( | ) |
Definition at line 36 of file MessageBoxTest.php.
Referenced by testRenderWithButtons(), testRenderWithButtonsAndLinks(), testWithButtons(), and testWithButtonsAndLinks().
Here is the caller graph for this function:| MessageBoxTest::getLinkFactory | ( | ) |
Definition at line 40 of file MessageBoxTest.php.
Referenced by testRenderWithButtonsAndLinks(), testRenderWithLinks(), testWithButtonsAndLinks(), and testWithLinks().
Here is the caller graph for this function:| MessageBoxTest::getMessageBoxFactory | ( | ) |
Definition at line 32 of file MessageBoxTest.php.
Referenced by testImplementsFactoryInterface(), testMessageboxMessagetext(), testMessageboxTypes(), testRenderSimple(), testRenderWithButtons(), testRenderWithButtonsAndLinks(), testRenderWithLinks(), testWithButtons(), testWithButtonsAndLinks(), and testWithLinks().
Here is the caller graph for this function:
|
static |
Definition at line 45 of file MessageBoxTest.php.
References ILIAS\UI\Implementation\Component\Progress\State\Bar\FAILURE.
| MessageBoxTest::getUIFactory | ( | ) |
Definition at line 66 of file MessageBoxTest.php.
References ILIAS\Repository\listing().
Here is the call graph for this function:| MessageBoxTest::testImplementsFactoryInterface | ( | string | $factory_method | ) |
Definition at line 81 of file MessageBoxTest.php.
References Vendor\Package\$f, and getMessageBoxFactory().
Here is the call graph for this function:| MessageBoxTest::testMessageboxMessagetext | ( | string | $factory_method | ) |
Definition at line 100 of file MessageBoxTest.php.
References Vendor\Package\$f, and getMessageBoxFactory().
Here is the call graph for this function:| MessageBoxTest::testMessageboxTypes | ( | string | $factory_method | ) |
Definition at line 90 of file MessageBoxTest.php.
References Vendor\Package\$f, and getMessageBoxFactory().
Here is the call graph for this function:| MessageBoxTest::testRenderSimple | ( | string | $factory_method | ) |
Definition at line 160 of file MessageBoxTest.php.
References Vendor\Package\$f, and getMessageBoxFactory().
Here is the call graph for this function:| MessageBoxTest::testRenderWithButtons | ( | string | $factory_method | ) |
Definition at line 176 of file MessageBoxTest.php.
References Vendor\Package\$f, getButtonFactory(), and getMessageBoxFactory().
Here is the call graph for this function:| MessageBoxTest::testRenderWithButtonsAndLinks | ( | string | $factory_method | ) |
Definition at line 223 of file MessageBoxTest.php.
References Vendor\Package\$f, getButtonFactory(), getLinkFactory(), and getMessageBoxFactory().
Here is the call graph for this function:| MessageBoxTest::testRenderWithLinks | ( | string | $factory_method | ) |
Definition at line 198 of file MessageBoxTest.php.
References Vendor\Package\$f, getLinkFactory(), and getMessageBoxFactory().
Here is the call graph for this function:| MessageBoxTest::testWithButtons | ( | string | $factory_method | ) |
Definition at line 110 of file MessageBoxTest.php.
References Vendor\Package\$f, getButtonFactory(), and getMessageBoxFactory().
Here is the call graph for this function:| MessageBoxTest::testWithButtonsAndLinks | ( | string | $factory_method | ) |
Definition at line 141 of file MessageBoxTest.php.
References Vendor\Package\$f, getButtonFactory(), getLinkFactory(), and getMessageBoxFactory().
Here is the call graph for this function:| MessageBoxTest::testWithLinks | ( | string | $factory_method | ) |
Definition at line 124 of file MessageBoxTest.php.
References Vendor\Package\$f, getLinkFactory(), and getMessageBoxFactory().
Here is the call graph for this function:
|
static |
Definition at line 54 of file MessageBoxTest.php.
|
static |
Definition at line 60 of file MessageBoxTest.php.