ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Tests the actual UI components from src/UI. More...
Public Member Functions | |
testAllUIComponentsFactoriesForNotThrowingErrors () | |
Protected Member Functions | |
setUp () | |
Protected Attributes | |
Crawler FactoriesCrawler | $crawler |
string | $path_to_base_factory = "components/ILIAS/UI/src/Factory.php" |
Tests the actual UI components from src/UI.
If no error is thrown, everything should be fine.
Definition at line 30 of file UIComponentsTest.php.
|
protected |
Definition at line 36 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 44 of file UIComponentsTest.php.
|
protected |
Definition at line 32 of file UIComponentsTest.php.
|
protected |
Definition at line 33 of file UIComponentsTest.php.