TYPO3 CMS  TYPO3_7-6
TYPO3\CMS\Frontend\Tests\Functional\Controller\TypoScriptFrontendControllerTest Class Reference
Inheritance diagram for TYPO3\CMS\Frontend\Tests\Functional\Controller\TypoScriptFrontendControllerTest:
TYPO3\CMS\Core\Tests\FunctionalTestCase TYPO3\CMS\Core\Tests\BaseTestCase

Public Member Functions

 getFirstTimeValueForRecordReturnCorrectData ()
 
 getFirstTimeValueForRecordCall ($tablePid, $now)
 
- Public Member Functions inherited from TYPO3\CMS\Core\Tests\FunctionalTestCase
 importCSVDataSet ($path)
 

Protected Member Functions

 setUp ()
 
- Protected Member Functions inherited from TYPO3\CMS\Core\Tests\FunctionalTestCase
 getInstanceIdentifier ()
 
 getInstancePath ()
 
 setUp ()
 
 getDatabaseConnection ()
 
 assertCSVDataSet ($path)
 
 assertInRecords (array $expectedRecord, array $actualRecords)
 
 getAllRecords ($tableName, $hasUidField=false)
 
 arrayToString (array $array)
 
 renderRecords (array $assertion, array $record)
 
 getDifferentFields (array $assertion, array $record)
 
 setUpFrontendRootPage ($pageId, array $typoScriptFiles=[])
 
 addTypoScriptToTemplateRecord ($pageId, $typoScript)
 
 getFrontendResponse ($pageId, $languageId=0, $backendUserId=0, $workspaceId=0, $failOnFailure=true, $frontendUserId=0)
 
- Protected Member Functions inherited from TYPO3\CMS\Core\Tests\BaseTestCase
 getAccessibleMock ( $originalClassName, $methods=[], array $arguments=[], $mockClassName='', $callOriginalConstructor=true, $callOriginalClone=true, $callAutoload=true)
 
 getAccessibleMockForAbstractClass ( $originalClassName, array $arguments=[], $mockClassName='', $callOriginalConstructor=true, $callOriginalClone=true, $callAutoload=true, $mockedMethods=[])
 
 buildAccessibleProxy ($className)
 
 callInaccessibleMethod ($object, $name)
 
 inject ($target, $name, $dependency)
 
 getUniqueId ($prefix='')
 

Protected Attributes

 $tsFrontendController
 
- Protected Attributes inherited from TYPO3\CMS\Core\Tests\FunctionalTestCase
 $coreExtensionsToLoad = []
 
 $testExtensionsToLoad = []
 
 $pathsToLinkInTestInstance = []
 
 $configurationToUseInTestInstance = []
 
 $additionalFoldersToCreate = []
 
 $backendUserFixture = 'typo3/sysext/core/Tests/Functional/Fixtures/be_users.xml'
 
- Protected Attributes inherited from TYPO3\CMS\Core\Tests\BaseTestCase
 $backupGlobals = true
 
 $backupStaticAttributes = false
 

Detailed Description

Test case

Definition at line 23 of file TypoScriptFrontendControllerTest.php.

Member Function Documentation

◆ getFirstTimeValueForRecordCall()

TYPO3\CMS\Frontend\Tests\Functional\Controller\TypoScriptFrontendControllerTest::getFirstTimeValueForRecordCall (   $tablePid,
  $now 
)

◆ getFirstTimeValueForRecordReturnCorrectData()

TYPO3\CMS\Frontend\Tests\Functional\Controller\TypoScriptFrontendControllerTest::getFirstTimeValueForRecordReturnCorrectData ( )

◆ setUp()

TYPO3\CMS\Frontend\Tests\Functional\Controller\TypoScriptFrontendControllerTest::setUp ( )
protected

Member Data Documentation

◆ $tsFrontendController

TYPO3\CMS\Frontend\Tests\Functional\Controller\TypoScriptFrontendControllerTest::$tsFrontendController
protected

Definition at line 28 of file TypoScriptFrontendControllerTest.php.