| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Basic Tests for all Tables. More...
 Inheritance diagram for TableTestBase:
 Collaboration diagram for TableTestBase:Protected Member Functions | |
| buildFieldFactory () | |
| buildRefinery () | |
| getViewControlFactory () | |
| getViewControlContainerFactory () | |
| getTableFactory () | |
| getMockStorage () | |
  Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML (string $html) | |
| A more radical version of normalizeHTML.  More... | |
| brutallyTrimSignals (string $html) | |
| A naive replacement of all il_signal-ids with dots to ease comparisons of rendered output.  More... | |
Additional Inherited Members | |
  Public Member Functions inherited from ILIAS_UI_TestBase | |
| setUp () | |
| tearDown () | |
| getUIFactory () | |
| getTemplateFactory () | |
| getResourceRegistry () | |
| getLanguage () | |
| getJavaScriptBinding () | |
| getRefinery () | |
| getImagePathResolver () | |
| getDataFactory () | |
| getHelpTextRetriever () | |
| getUploadLimitResolver () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null, array $with_stub_renderings=[]) | |
| getDecoratedRenderer (Renderer $default) | |
| normalizeHTML (string $html) | |
| assertHTMLEquals (string $expected_html_as_string, string $html_as_string) | |
Basic Tests for all Tables.
Definition at line 34 of file TableTestBase.php.
      
  | 
  protected | 
Definition at line 36 of file TableTestBase.php.
References buildRefinery(), and ILIAS_UI_TestBase\getLanguage().
Referenced by getViewControlFactory().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 47 of file TableTestBase.php.
Referenced by buildFieldFactory(), and getViewControlFactory().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 89 of file TableTestBase.php.
References $data.
Referenced by getTableFactory(), and DataTest\testDataTableWithIdAndStorage().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 74 of file TableTestBase.php.
References ILIAS_UI_TestBase\getLanguage(), getMockStorage(), getViewControlContainerFactory(), and getViewControlFactory().
Referenced by DataViewControlsTest\getTable(), DataTest\getTable(), DataTest\testDataTableActions(), DataTest\testDataTableBasicConstruction(), DataTest\testDataTableColumns(), DataTest\testDataTableConstructionWithErrorColumns(), DataTest\testDataTableConstructionWithoutColumns(), DataViewControlsTest\testDataTableHasNoFieldSelectionViewControl(), DataViewControlsTest\testDataTableHasNoOrderingViewControl(), DataViewControlsTest\testDataTableHasNoPaginationViewControl(), DataViewControlsTest\testDataTableHasViewControls(), DataViewControlsTest\testDataTableViewControlStorage(), DataTest\testDataTableWithSelectedOptionalCols(), PresentationTest\testFullRendering(), PresentationTest\testMinimalRendering(), PresentationTest\testRenderEmptyTableEntry(), PresentationTest\testRowConstruction(), and PresentationTest\testTableConstruction().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 66 of file TableTestBase.php.
References getViewControlFactory().
Referenced by getTableFactory().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 55 of file TableTestBase.php.
References buildFieldFactory(), buildRefinery(), and ILIAS_UI_TestBase\getLanguage().
Referenced by getTableFactory(), and getViewControlContainerFactory().
 Here is the call graph for this function:
 Here is the caller graph for this function: