PHP Class Neos\Neos\Tests\Unit\Domain\Service\DomainMatchingStrategyTest

Inheritance: extends Neos\Flow\Tests\UnitTestCase
Show file Open project: neos/neos-development-collection

Public Methods

Method Description
getSortedMatchesFiltersTheGivenDomainsByTheSpecifiedHostAndReturnsThemSortedWithBestMatchesFirst ( )
getSortedMatchesReturnsNoMatchIfDomainIsLongerThanHostname ( )
getSortedMatchesReturnsOneGivenDomainIfItMatchesExactly ( )

Method Details

getSortedMatchesFiltersTheGivenDomainsByTheSpecifiedHostAndReturnsThemSortedWithBestMatchesFirst() public method

getSortedMatchesReturnsNoMatchIfDomainIsLongerThanHostname() public method

getSortedMatchesReturnsOneGivenDomainIfItMatchesExactly() public method