|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Tests the actual UI components from src/UI. More...
Inheritance diagram for UIComponentsTest:
Collaboration diagram for UIComponentsTest:Public Member Functions | |
| testAllUIComponentsFactoriesForNotThrowingErrors () | |
Protected Member Functions | |
| setUp () | |
Protected Attributes | |
| $crawler | |
| $path_to_base_factory = "src/UI/Factory.php" | |
Tests the actual UI components from src/UI.
If no error is thrown, everything should be fine.
Definition at line 12 of file UIComponentsTest.php.
|
protected |
Definition at line 26 of file UIComponentsTest.php.
| UIComponentsTest::testAllUIComponentsFactoriesForNotThrowingErrors | ( | ) |
| Crawler |
Exception\CrawlerException
This assertion is only reached if all entries have been successfully parsed (no error was thrown)
Definition at line 33 of file UIComponentsTest.php.
|
protected |
Definition at line 18 of file UIComponentsTest.php.
|
protected |
Definition at line 23 of file UIComponentsTest.php.