| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Unit tests for class ilLPStatusIcons. More...
 Inheritance diagram for ilLPStatusIconsTest:
 Collaboration diagram for ilLPStatusIconsTest:Public Member Functions | |
| testTripleton () | |
| testGetInstanceForInvalidVariant () | |
| testSomeExamplesForImagePathsByStatus (array $instances) | |
| testTripleton  More... | |
| testImagePathRunningForLongVariant (array $instances) | |
| testTripleton  More... | |
| testImagePathAssetForLongVariant (array $instances) | |
| testTripleton  More... | |
| testSomeExamplesForRenderedIcons (array $instances) | |
| testTripleton  More... | |
| testRenderScormIcons (array $instances) | |
| testTripleton  More... | |
Protected Member Functions | |
| getUIFactory () | |
| getUIRenderer () | |
Protected Attributes | |
| $path = 'sample/path' | |
| $alt = 'alt' | |
| $size = Icon::SMALL | |
Unit tests for class ilLPStatusIcons.
Definition at line 33 of file ilLPStatusIconsTest.php.
      
  | 
  protected | 
Definition at line 39 of file ilLPStatusIconsTest.php.
Referenced by testTripleton().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 64 of file ilLPStatusIconsTest.php.
References $renderer.
Referenced by testTripleton().
 Here is the caller graph for this function:| ilLPStatusIconsTest::testGetInstanceForInvalidVariant | ( | ) | 
Definition at line 105 of file ilLPStatusIconsTest.php.
References $renderer, and ilLPStatusIcons\getInstance().
 Here is the call graph for this function:| ilLPStatusIconsTest::testImagePathAssetForLongVariant | ( | array | $instances | ) | 
testTripleton
| array<string,ilLPStatusIcons> | $instances | 
Definition at line 152 of file ilLPStatusIconsTest.php.
| ilLPStatusIconsTest::testImagePathRunningForLongVariant | ( | array | $instances | ) | 
testTripleton
| array<string,ilLPStatusIcons> | $instances | 
Definition at line 142 of file ilLPStatusIconsTest.php.
| ilLPStatusIconsTest::testRenderScormIcons | ( | array | $instances | ) | 
testTripleton
| array<string,ilLPStatusIcons> | $instances | 
Definition at line 184 of file ilLPStatusIconsTest.php.
| ilLPStatusIconsTest::testSomeExamplesForImagePathsByStatus | ( | array | $instances | ) | 
testTripleton
| array<string,ilLPStatusIcons> | $instances | 
Definition at line 123 of file ilLPStatusIconsTest.php.
References ilLPStatus\LP_STATUS_COMPLETED_NUM, ilLPStatus\LP_STATUS_FAILED_NUM, and ilLPStatus\LP_STATUS_IN_PROGRESS_NUM.
| ilLPStatusIconsTest::testSomeExamplesForRenderedIcons | ( | array | $instances | ) | 
testTripleton
| array<string,ilLPStatusIcons> | $instances | 
Definition at line 162 of file ilLPStatusIconsTest.php.
| ilLPStatusIconsTest::testTripleton | ( | ) | 
Definition at line 80 of file ilLPStatusIconsTest.php.
References $renderer, ilLPStatusIcons\getInstance(), getUIFactory(), getUIRenderer(), ilLPStatusIcons\ICON_VARIANT_LONG, ilLPStatusIcons\ICON_VARIANT_SCORM, and ilLPStatusIcons\ICON_VARIANT_SHORT.
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 36 of file ilLPStatusIconsTest.php.
      
  | 
  protected | 
Definition at line 35 of file ilLPStatusIconsTest.php.
      
  | 
  protected | 
Definition at line 37 of file ilLPStatusIconsTest.php.