|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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 13 of file UIComponentsTest.php.
|
protected |
Definition at line 28 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 36 of file UIComponentsTest.php.
|
protected |
Definition at line 20 of file UIComponentsTest.php.
|
protected |
Definition at line 25 of file UIComponentsTest.php.