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

Public Member Functions

 addDataThrowsExceptionIfRadioItemsNotDefined ()
 
 addDataKeepExistingItems ()
 
 addDataThrowsExceptionIfItemsAreNoArray ()
 
 addDataThrowsExceptionIfItemLabelIsNotSet ()
 
 addDataThrowsExceptionIfItemValueIsNotSet ()
 
 addDataCallsItemsProcFunc ()
 

Protected Member Functions

 setUp ()
 
 tearDown ()
 

Protected Attributes

 $subject
 
 $singletonInstances = array()
 

Detailed Description

Test case

Definition at line 30 of file TcaRadioItemsTest.php.

Member Function Documentation

addDataCallsItemsProcFunc ( )
Test:

Definition at line 217 of file TcaRadioItemsTest.php.

addDataKeepExistingItems ( )
Test:

Definition at line 78 of file TcaRadioItemsTest.php.

References $GLOBALS.

addDataThrowsExceptionIfItemLabelIsNotSet ( )
Test:

Definition at line 131 of file TcaRadioItemsTest.php.

addDataThrowsExceptionIfItemsAreNoArray ( )
Test:

Definition at line 108 of file TcaRadioItemsTest.php.

addDataThrowsExceptionIfItemValueIsNotSet ( )
Test:

Definition at line 156 of file TcaRadioItemsTest.php.

addDataThrowsExceptionIfRadioItemsNotDefined ( )
Test:

Definition at line 58 of file TcaRadioItemsTest.php.

setUp ( )
protected

Definition at line 42 of file TcaRadioItemsTest.php.

References GeneralUtility\getSingletonInstances().

tearDown ( )
protected

Member Data Documentation

$singletonInstances = array()
protected

Definition at line 40 of file TcaRadioItemsTest.php.

$subject
protected

Definition at line 35 of file TcaRadioItemsTest.php.