TYPO3 CMS  TYPO3_7-6
TYPO3\CMS\Backend\Tests\Unit\Form\FormDataProvider\TcaInlineExpandCollapseStateTest Class Reference
Inheritance diagram for TYPO3\CMS\Backend\Tests\Unit\Form\FormDataProvider\TcaInlineExpandCollapseStateTest:
TYPO3\CMS\Core\Tests\UnitTestCase TYPO3\CMS\Core\Tests\BaseTestCase

Public Member Functions

 addDataAddsInlineStatusForTableUid ()
 
 addDataAddsInlineStatusForSecondLevelChild ()
 
 addDataAddsCorrectIsInlineChildExpandedDataProvider ()
 
 addDataAddsCorrectIsInlineChildExpanded (array $input, $expectedIsInlineChildExpanded)
 

Protected Member Functions

 setUp ()
 
- Protected Member Functions inherited from TYPO3\CMS\Core\Tests\UnitTestCase
 tearDown ()
 
- Protected Member Functions inherited from TYPO3\CMS\Core\Tests\BaseTestCase
 getAccessibleMock ( $originalClassName, $methods=[], array $arguments=[], $mockClassName='', $callOriginalConstructor=true, $callOriginalClone=true, $callAutoload=true)
 
 getAccessibleMockForAbstractClass ( $originalClassName, array $arguments=[], $mockClassName='', $callOriginalConstructor=true, $callOriginalClone=true, $callAutoload=true, $mockedMethods=[])
 
 buildAccessibleProxy ($className)
 
 callInaccessibleMethod ($object, $name)
 
 inject ($target, $name, $dependency)
 
 getUniqueId ($prefix='')
 

Protected Attributes

 $subject
 
- Protected Attributes inherited from TYPO3\CMS\Core\Tests\UnitTestCase
 $backupGlobalsBlacklist = ['TYPO3_LOADED_EXT']
 
 $testFilesToDelete = []
 
- Protected Attributes inherited from TYPO3\CMS\Core\Tests\BaseTestCase
 $backupGlobals = true
 
 $backupStaticAttributes = false
 

Detailed Description

Test case

Definition at line 23 of file TcaInlineExpandCollapseStateTest.php.

Member Function Documentation

◆ addDataAddsCorrectIsInlineChildExpanded()

TYPO3\CMS\Backend\Tests\Unit\Form\FormDataProvider\TcaInlineExpandCollapseStateTest::addDataAddsCorrectIsInlineChildExpanded ( array  $input,
  $expectedIsInlineChildExpanded 
)
Test:
addDataAddsCorrectIsInlineChildExpandedDataProvider
Parameters
array$input
bool$expectedIsInlineChildExpanded

Definition at line 324 of file TcaInlineExpandCollapseStateTest.php.

◆ addDataAddsCorrectIsInlineChildExpandedDataProvider()

TYPO3\CMS\Backend\Tests\Unit\Form\FormDataProvider\TcaInlineExpandCollapseStateTest::addDataAddsCorrectIsInlineChildExpandedDataProvider ( )
Returns
array

Definition at line 109 of file TcaInlineExpandCollapseStateTest.php.

◆ addDataAddsInlineStatusForSecondLevelChild()

TYPO3\CMS\Backend\Tests\Unit\Form\FormDataProvider\TcaInlineExpandCollapseStateTest::addDataAddsInlineStatusForSecondLevelChild ( )
Test:

Definition at line 70 of file TcaInlineExpandCollapseStateTest.php.

References $GLOBALS.

◆ addDataAddsInlineStatusForTableUid()

TYPO3\CMS\Backend\Tests\Unit\Form\FormDataProvider\TcaInlineExpandCollapseStateTest::addDataAddsInlineStatusForTableUid ( )
Test:

Definition at line 38 of file TcaInlineExpandCollapseStateTest.php.

References $GLOBALS.

◆ setUp()

TYPO3\CMS\Backend\Tests\Unit\Form\FormDataProvider\TcaInlineExpandCollapseStateTest::setUp ( )
protected

Definition at line 30 of file TcaInlineExpandCollapseStateTest.php.

Member Data Documentation

◆ $subject

TYPO3\CMS\Backend\Tests\Unit\Form\FormDataProvider\TcaInlineExpandCollapseStateTest::$subject
protected

Definition at line 28 of file TcaInlineExpandCollapseStateTest.php.