| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Tests on implementation for the interruptive modal. More...
 Inheritance diagram for InterruptiveTest:
 Collaboration diagram for InterruptiveTest:Public Member Functions | |
| testGetTitle () | |
| testGetMessage () | |
| testGetFormAction () | |
| testGetAffectedItems () | |
| testWithFormAction () | |
| testWithAffectedItems () | |
| testSimpleRendering () | |
| testRenderingWithItems () | |
| testLabels () | |
  Public Member Functions inherited from ModalBase | |
| getUIFactory () | |
| normalizeHTML (string $html) | |
Protected Member Functions | |
| getInterruptiveItem () | |
| getStandardInterruptiveItem (string $canonical_name) | |
| getKeyValueInterruptiveItem (string $canonical_name) | |
| getExpectedHTML (bool $with_items=false) | |
  Protected Member Functions inherited from ModalBase | |
| getModalFactory () | |
| getButtonFactory () | |
| getDummyComponent () | |
Tests on implementation for the interruptive modal.
Definition at line 29 of file InterruptiveTest.php.
      
  | 
  protected | 
Definition at line 113 of file InterruptiveTest.php.
References ILIAS\Repository\button(), and ILIAS\Repository\form().
Referenced by testRenderingWithItems(), and testSimpleRendering().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 98 of file InterruptiveTest.php.
Referenced by testGetAffectedItems(), and testWithAffectedItems().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 108 of file InterruptiveTest.php.
Referenced by testRenderingWithItems().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 103 of file InterruptiveTest.php.
Referenced by testRenderingWithItems().
 Here is the caller graph for this function:| InterruptiveTest::testGetAffectedItems | ( | ) | 
Definition at line 49 of file InterruptiveTest.php.
References getInterruptiveItem(), and ModalBase\getModalFactory().
 Here is the call graph for this function:| InterruptiveTest::testGetFormAction | ( | ) | 
Definition at line 43 of file InterruptiveTest.php.
References ModalBase\getModalFactory().
 Here is the call graph for this function:| InterruptiveTest::testGetMessage | ( | ) | 
Definition at line 37 of file InterruptiveTest.php.
References ModalBase\getModalFactory().
 Here is the call graph for this function:| InterruptiveTest::testGetTitle | ( | ) | 
Definition at line 31 of file InterruptiveTest.php.
References ModalBase\getModalFactory().
 Here is the call graph for this function:| InterruptiveTest::testLabels | ( | ) | 
Definition at line 160 of file InterruptiveTest.php.
| InterruptiveTest::testRenderingWithItems | ( | ) | 
Definition at line 82 of file InterruptiveTest.php.
References getExpectedHTML(), getKeyValueInterruptiveItem(), ModalBase\getModalFactory(), getStandardInterruptiveItem(), and ModalBase\normalizeHTML().
 Here is the call graph for this function:| InterruptiveTest::testSimpleRendering | ( | ) | 
Definition at line 74 of file InterruptiveTest.php.
References getExpectedHTML(), and ModalBase\getModalFactory().
 Here is the call graph for this function:| InterruptiveTest::testWithAffectedItems | ( | ) | 
Definition at line 65 of file InterruptiveTest.php.
References getInterruptiveItem(), and ModalBase\getModalFactory().
 Here is the call graph for this function:| InterruptiveTest::testWithFormAction | ( | ) | 
Definition at line 57 of file InterruptiveTest.php.
References ModalBase\getModalFactory().
 Here is the call graph for this function: