| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
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 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.