‪TYPO3CMS  11.5
TYPO3\CMS\Impexp\Tests\Functional\Export\PresetsTest Class Reference
Inheritance diagram for TYPO3\CMS\Impexp\Tests\Functional\Export\PresetsTest:
TYPO3\CMS\Impexp\Tests\Functional\AbstractImportExportTestCase

Public Member Functions

 circleOfLife ()
 
- ‪Public Member Functions inherited from ‪TYPO3\CMS\Impexp\Tests\Functional\AbstractImportExportTestCase
 assertXmlStringEqualsXmlFileWithIgnoredSqliteTypeInteger (string $expectedFile, string $actualXml)
 

Protected Member Functions

 presetAction (array $presetAction, string $expected)
 
- ‪Protected Member Functions inherited from ‪TYPO3\CMS\Impexp\Tests\Functional\AbstractImportExportTestCase
 setUp ()
 
 tearDown ()
 
 isCaseSensitiveFilesystem ()
 

Additional Inherited Members

- ‪Protected Attributes inherited from ‪TYPO3\CMS\Impexp\Tests\Functional\AbstractImportExportTestCase
 $coreExtensionsToLoad = array( 'impexp', 'form' )
 
array $testFilesToDelete = []
 

Detailed Description

Definition at line 29 of file PresetsTest.php.

Member Function Documentation

◆ circleOfLife()

TYPO3\CMS\Impexp\Tests\Functional\Export\PresetsTest::circleOfLife ( )

◆ presetAction()

TYPO3\CMS\Impexp\Tests\Functional\Export\PresetsTest::presetAction ( array  $presetAction,
string  $expected 
)
protected
Parameters
array$presetAction
string$expected

Definition at line 60 of file PresetsTest.php.

Referenced by TYPO3\CMS\Impexp\Tests\Functional\Export\PresetsTest\circleOfLife().