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

Public Member Functions

 importIrreRecords ()
 

Protected Attributes

array $testExtensionsToLoad
 
- ‪Protected Attributes inherited from ‪TYPO3\CMS\Impexp\Tests\Functional\AbstractImportExportTestCase
array $coreExtensionsToLoad
 
array $testFilesToDelete = array( )
 

Additional Inherited Members

- ‪Protected Member Functions inherited from ‪TYPO3\CMS\Impexp\Tests\Functional\AbstractImportExportTestCase
 setUp ()
 
 tearDown ()
 
 setPageTree (Export $export, $pidToStart, $depth=1)
 
 addRecordsForPid (Export $export, $pid, array $tables)
 
array forceStringsOnRowValues (array $row)
 
bool isCaseSensitiveFilesystem ()
 

Detailed Description

Test case

Definition at line 24 of file IrreTutorialRecordsTest.php.

Member Function Documentation

◆ importIrreRecords()

TYPO3\CMS\Impexp\Tests\Functional\Import\IrreTutorialRecordsTest::importIrreRecords ( )
Test:

Definition at line 35 of file IrreTutorialRecordsTest.php.

Member Data Documentation

◆ $testExtensionsToLoad

array TYPO3\CMS\Impexp\Tests\Functional\Import\IrreTutorialRecordsTest::$testExtensionsToLoad
protected
Initial value:
= array(
'typo3/sysext/core/Tests/Functional/Fixtures/Extensions/irre_tutorial',
)

Definition at line 28 of file IrreTutorialRecordsTest.php.