TYPO3  7.6
Public Member Functions | Protected Attributes | List of all members
ImportInEmptyDatabaseTest Class Reference
Inheritance diagram for ImportInEmptyDatabaseTest:
AbstractImportTestCase

Public Member Functions

 importPagesAndRelatedTtContentWithImages ()
 

Protected Attributes

 $assertionDataSetDirectory = 'typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesAndTtContentWithImages/DataSet/Assertion/'
 
- Protected Attributes inherited from AbstractImportTestCase
 $coreExtensionsToLoad = array('impexp')
 
 $import
 
 $testFilesToDelete = array()
 

Additional Inherited Members

- Protected Member Functions inherited from AbstractImportTestCase
 setUp ()
 
 tearDown ()
 
 isCaseSensitiveFilesystem ()
 

Detailed Description

Functional test for the ImportExport

Definition at line 20 of file romVersionFourDotFive/PagesAndTtContentWithImages/ImportInEmptyDatabaseTest.php.

Member Function Documentation

importPagesAndRelatedTtContentWithImages ( )

Member Data Documentation

$assertionDataSetDirectory = 'typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesAndTtContentWithImages/DataSet/Assertion/'
protected