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

Public Member Functions

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

Protected Attributes

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

Additional Inherited Members

- ‪Protected Member Functions inherited from ‪TYPO3\CMS\Impexp\Tests\Functional\AbstractImportExportTestCase
 setUp ()
 
 tearDown ()
 
 isCaseSensitiveFilesystem ()
 

Detailed Description

Definition at line 23 of file IrreTutorialRecordsTest.php.

Member Function Documentation

◆ exportIrreRecords()

TYPO3\CMS\Impexp\Tests\Functional\Export\IrreTutorialRecordsTest::exportIrreRecords ( )

Member Data Documentation

◆ $testExtensionsToLoad

TYPO3\CMS\Impexp\Tests\Functional\Export\IrreTutorialRecordsTest::$testExtensionsToLoad
protected
Initial value:
= array(
'typo3/sysext/core/Tests/Functional/Fixtures/Extensions/test_irre_csv',
'typo3/sysext/core/Tests/Functional/Fixtures/Extensions/test_irre_mm',
'typo3/sysext/core/Tests/Functional/Fixtures/Extensions/test_irre_mnsymmetric',
'typo3/sysext/core/Tests/Functional/Fixtures/Extensions/test_irre_foreignfield',
'typo3/sysext/core/Tests/Functional/Fixtures/Extensions/test_irre_mnattributeinline',
'typo3/sysext/core/Tests/Functional/Fixtures/Extensions/test_irre_mnattributesimple',
)

Definition at line 25 of file IrreTutorialRecordsTest.php.