‪TYPO3CMS  ‪main
TYPO3\CMS\Impexp\Tests\Functional\Utility\ImportExportUtilityTest Class Reference
Inheritance diagram for TYPO3\CMS\Impexp\Tests\Functional\Utility\ImportExportUtilityTest:
TYPO3\CMS\Impexp\Tests\Functional\AbstractImportExportTestCase

Public Member Functions

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

Static Public Member Functions

static importFailsDataProvider ()
 

Additional Inherited Members

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

Detailed Description

Definition at line 26 of file ImportExportUtilityTest.php.

Member Function Documentation

◆ importFails()

TYPO3\CMS\Impexp\Tests\Functional\Utility\ImportExportUtilityTest::importFails ( string  $filePath)

Definition at line 45 of file ImportExportUtilityTest.php.

◆ importFailsDataProvider()

static TYPO3\CMS\Impexp\Tests\Functional\Utility\ImportExportUtilityTest::importFailsDataProvider ( )
static

Definition at line 28 of file ImportExportUtilityTest.php.

◆ importSucceeds()

TYPO3\CMS\Impexp\Tests\Functional\Utility\ImportExportUtilityTest::importSucceeds ( )

Definition at line 59 of file ImportExportUtilityTest.php.