‪TYPO3CMS  11.5
TYPO3\CMS\Extbase\Tests\Unit\Routing\Aspect\StaticRangeMapperTest Class Reference
Inheritance diagram for TYPO3\CMS\Extbase\Tests\Unit\Routing\Aspect\StaticRangeMapperTest:

Public Member Functions

 valueSettingsDataProvider ()
 
 resolveDeterminesValues (string $start, string $end, array $expectations)
 

Detailed Description

Test case

Definition at line 26 of file StaticRangeMapperTest.php.

Member Function Documentation

◆ resolveDeterminesValues()

TYPO3\CMS\Extbase\Tests\Unit\Routing\Aspect\StaticRangeMapperTest::resolveDeterminesValues ( string  $start,
string  $end,
array  $expectations 
)
Parameters
string$start
string$end
array$expectations
Test:
‪@dataProvider valueSettingsDataProvider

Definition at line 191 of file StaticRangeMapperTest.php.

◆ valueSettingsDataProvider()

TYPO3\CMS\Extbase\Tests\Unit\Routing\Aspect\StaticRangeMapperTest::valueSettingsDataProvider ( )

Definition at line 28 of file StaticRangeMapperTest.php.