TYPO3 CMS  TYPO3_6-2
TYPO3\CMS\Impexp\Tests\Functional\Export\IrreTutorialRecords\ExportTest Class Reference
Inheritance diagram for TYPO3\CMS\Impexp\Tests\Functional\Export\IrreTutorialRecords\ExportTest:
TYPO3\CMS\Impexp\Tests\Functional\Export\AbstractExportTestCase TYPO3\CMS\Core\Tests\FunctionalTestCase TYPO3\CMS\Core\Tests\BaseTestCase

Public Member Functions

 setUp ()
 
 exportIrreRecords ()
 
- Public Member Functions inherited from TYPO3\CMS\Impexp\Tests\Functional\Export\AbstractExportTestCase
 setUp ()
 
- Public Member Functions inherited from TYPO3\CMS\Core\Tests\FunctionalTestCase
 setUp ()
 

Protected Attributes

 $testExtensionsToLoad
 
- Protected Attributes inherited from TYPO3\CMS\Impexp\Tests\Functional\Export\AbstractExportTestCase
 $coreExtensionsToLoad = array('impexp')
 
 $export
 
- Protected Attributes inherited from TYPO3\CMS\Core\Tests\FunctionalTestCase
 $coreExtensionsToLoad = array()
 
 $testExtensionsToLoad = array()
 
 $pathsToLinkInTestInstance = array()
 
 $configurationToUseInTestInstance = array()
 
 $additionalFoldersToCreate = array()
 
- Protected Attributes inherited from TYPO3\CMS\Core\Tests\BaseTestCase
 $backupGlobals = TRUE
 
 $backupStaticAttributes = FALSE
 

Additional Inherited Members

- Protected Member Functions inherited from TYPO3\CMS\Impexp\Tests\Functional\Export\AbstractExportTestCase
 addRecordsForPid ($pid, array $tables)
 
- Protected Member Functions inherited from TYPO3\CMS\Core\Tests\FunctionalTestCase
 getInstanceIdentifier ()
 
 getInstancePath ()
 
 getDatabaseConnection ()
 
 setUpFrontendRootPage ($pageId, array $typoScriptFiles=array())
 
 getFrontendResponse ($pageId, $languageId=0, $backendUserId=0, $workspaceId=0, $failOnFailure=TRUE)
 
- Protected Member Functions inherited from TYPO3\CMS\Core\Tests\BaseTestCase
 getAccessibleMock ( $originalClassName, array $methods=array(), array $arguments=array(), $mockClassName='', $callOriginalConstructor=TRUE, $callOriginalClone=TRUE, $callAutoload=TRUE)
 
 getAccessibleMockForAbstractClass ( $originalClassName, array $arguments=array(), $mockClassName='', $callOriginalConstructor=TRUE, $callOriginalClone=TRUE, $callAutoload=TRUE)
 
 buildAccessibleProxy ($className)
 
 callInaccessibleMethod ($object, $name)
 
 inject ($target, $name, $dependency)
 
 getUniqueId ($prefix='')
 

Detailed Description

Functional test for the ImportExport

Definition at line 24 of file ExportTest.php.

Member Function Documentation

◆ exportIrreRecords()

TYPO3\CMS\Impexp\Tests\Functional\Export\IrreTutorialRecords\ExportTest::exportIrreRecords ( )

◆ setUp()

TYPO3\CMS\Impexp\Tests\Functional\Export\IrreTutorialRecords\ExportTest::setUp ( )

Definition at line 33 of file ExportTest.php.

Member Data Documentation

◆ $testExtensionsToLoad

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

Definition at line 29 of file ExportTest.php.