‪TYPO3CMS  11.5
TYPO3\CMS\Core\Tests\Unit\DataHandling\SoftReference\TypoLinkSoftReferenceParserTest Class Reference
Inheritance diagram for TYPO3\CMS\Core\Tests\Unit\DataHandling\SoftReference\TypoLinkSoftReferenceParserTest:
TYPO3\CMS\Core\Tests\Unit\DataHandling\SoftReference\AbstractSoftReferenceParserTest

Public Member Functions

 findRefReturnsParsedElementsDataProvider ()
 
 findRefReturnsParsedElements (array $softrefConfiguration, array $expectedElement)
 
 findRefReturnsParsedElementsWithFileDataProvider ()
 
 findRefReturnsParsedElementsWithFile (array $softrefConfiguration, array $expectedElement)
 
 findRefReturnsNullWithFolderDataProvider ()
 
 findRefReturnsNullWithFolder (array $softrefConfiguration)
 
 getTypoLinkPartsThrowExceptionWithPharReferencesDataProvider ()
 
 getTypoLinkPartsThrowExceptionWithPharReferences (string $pharUrl)
 

Additional Inherited Members

- ‪Protected Member Functions inherited from ‪TYPO3\CMS\Core\Tests\Unit\DataHandling\SoftReference\AbstractSoftReferenceParserTest
 getParserByKey ($softrefKey)
 
- ‪Protected Attributes inherited from ‪TYPO3\CMS\Core\Tests\Unit\DataHandling\SoftReference\AbstractSoftReferenceParserTest
 $resetSingletonInstances = true
 

Detailed Description

Definition at line 25 of file TypoLinkSoftReferenceParserTest.php.

Member Function Documentation

◆ findRefReturnsNullWithFolder()

TYPO3\CMS\Core\Tests\Unit\DataHandling\SoftReference\TypoLinkSoftReferenceParserTest::findRefReturnsNullWithFolder ( array  $softrefConfiguration)
Test:
‪@dataProvider findRefReturnsNullWithFolderDataProvider
Parameters
array$softrefConfiguration

Definition at line 288 of file TypoLinkSoftReferenceParserTest.php.

References TYPO3\CMS\Core\Tests\Unit\DataHandling\SoftReference\AbstractSoftReferenceParserTest\getParserByKey().

◆ findRefReturnsNullWithFolderDataProvider()

TYPO3\CMS\Core\Tests\Unit\DataHandling\SoftReference\TypoLinkSoftReferenceParserTest::findRefReturnsNullWithFolderDataProvider ( )

Definition at line 272 of file TypoLinkSoftReferenceParserTest.php.

◆ findRefReturnsParsedElements()

TYPO3\CMS\Core\Tests\Unit\DataHandling\SoftReference\TypoLinkSoftReferenceParserTest::findRefReturnsParsedElements ( array  $softrefConfiguration,
array  $expectedElement 
)
Test:
‪@dataProvider findRefReturnsParsedElementsDataProvider
Parameters
array$softrefConfiguration
array$expectedElement

Definition at line 146 of file TypoLinkSoftReferenceParserTest.php.

References TYPO3\CMS\Core\Tests\Unit\DataHandling\SoftReference\AbstractSoftReferenceParserTest\getParserByKey().

◆ findRefReturnsParsedElementsDataProvider()

TYPO3\CMS\Core\Tests\Unit\DataHandling\SoftReference\TypoLinkSoftReferenceParserTest::findRefReturnsParsedElementsDataProvider ( )

Definition at line 27 of file TypoLinkSoftReferenceParserTest.php.

◆ findRefReturnsParsedElementsWithFile()

TYPO3\CMS\Core\Tests\Unit\DataHandling\SoftReference\TypoLinkSoftReferenceParserTest::findRefReturnsParsedElementsWithFile ( array  $softrefConfiguration,
array  $expectedElement 
)
Test:
‪@dataProvider findRefReturnsParsedElementsWithFileDataProvider
Parameters
array$softrefConfiguration
array$expectedElement

Definition at line 235 of file TypoLinkSoftReferenceParserTest.php.

References TYPO3\CMS\Core\Tests\Unit\DataHandling\SoftReference\AbstractSoftReferenceParserTest\getParserByKey().

◆ findRefReturnsParsedElementsWithFileDataProvider()

TYPO3\CMS\Core\Tests\Unit\DataHandling\SoftReference\TypoLinkSoftReferenceParserTest::findRefReturnsParsedElementsWithFileDataProvider ( )

Definition at line 167 of file TypoLinkSoftReferenceParserTest.php.

◆ getTypoLinkPartsThrowExceptionWithPharReferences()

TYPO3\CMS\Core\Tests\Unit\DataHandling\SoftReference\TypoLinkSoftReferenceParserTest::getTypoLinkPartsThrowExceptionWithPharReferences ( string  $pharUrl)
Test:
‪@dataProvider getTypoLinkPartsThrowExceptionWithPharReferencesDataProvider

Definition at line 328 of file TypoLinkSoftReferenceParserTest.php.

References TYPO3\CMS\Core\Tests\Unit\DataHandling\SoftReference\AbstractSoftReferenceParserTest\getParserByKey().

◆ getTypoLinkPartsThrowExceptionWithPharReferencesDataProvider()

TYPO3\CMS\Core\Tests\Unit\DataHandling\SoftReference\TypoLinkSoftReferenceParserTest::getTypoLinkPartsThrowExceptionWithPharReferencesDataProvider ( )

Definition at line 306 of file TypoLinkSoftReferenceParserTest.php.