TYPO3  7.6
Public Member Functions | List of all members
SpriteManagerTest Class Reference
Inheritance diagram for SpriteManagerTest:

Public Member Functions

 addTcaTypeIconWithEmptyValueSetsArrayKey ()
 
 addTcaTypeIconWithEmptyValueSetsEmptyArrayValue ()
 
 addTcaTypeIconWithTableAndTypeSetsArrayKey ()
 
 addTcaTypeIconWithTableAndTypeAndValueSetsArrayValue ()
 
 addSingleIconsWithEmptyValueSetsArrayKey ()
 
 addSingleIconsWithEmptyValueSetsImagePathValue ()
 
 addSingleIconsWithNormalValueSetsArrayKey ()
 
 addSingleIconsWithNormalValueSetsImagePathValue ()
 

Detailed Description

Testcase for TYPO3

Definition at line 22 of file SpriteManagerTest.php.

Member Function Documentation

addSingleIconsWithEmptyValueSetsArrayKey ( )
Test:

Definition at line 74 of file SpriteManagerTest.php.

References $GLOBALS, and SpriteManager\addSingleIcons().

addSingleIconsWithEmptyValueSetsImagePathValue ( )
Test:

Definition at line 87 of file SpriteManagerTest.php.

References $GLOBALS, and SpriteManager\addSingleIcons().

addSingleIconsWithNormalValueSetsArrayKey ( )
Test:

Definition at line 100 of file SpriteManagerTest.php.

References $GLOBALS, and SpriteManager\addSingleIcons().

addSingleIconsWithNormalValueSetsImagePathValue ( )
Test:

Definition at line 113 of file SpriteManagerTest.php.

References $GLOBALS, and SpriteManager\addSingleIcons().

addTcaTypeIconWithEmptyValueSetsArrayKey ( )
Test:

Definition at line 30 of file SpriteManagerTest.php.

References $GLOBALS, and SpriteManager\addTcaTypeIcon().

addTcaTypeIconWithEmptyValueSetsEmptyArrayValue ( )
Test:

Definition at line 39 of file SpriteManagerTest.php.

References $GLOBALS, and SpriteManager\addTcaTypeIcon().

addTcaTypeIconWithTableAndTypeAndValueSetsArrayValue ( )
Test:

Definition at line 59 of file SpriteManagerTest.php.

References $GLOBALS, and SpriteManager\addTcaTypeIcon().

addTcaTypeIconWithTableAndTypeSetsArrayKey ( )
Test:

Definition at line 48 of file SpriteManagerTest.php.

References $GLOBALS, and SpriteManager\addTcaTypeIcon().