ILIAS
release_8 Revision v8.19
|
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 = "src/UI/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 |
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.