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

Inheritance: extends Neos\Flow\Tests\UnitTestCase
Afficher le fichier Open project: neos/neos-development-collection

Méthodes publiques

Méthode Description
getSortedMatchesFiltersTheGivenDomainsByTheSpecifiedHostAndReturnsThemSortedWithBestMatchesFirst ( )
getSortedMatchesReturnsNoMatchIfDomainIsLongerThanHostname ( )
getSortedMatchesReturnsOneGivenDomainIfItMatchesExactly ( )

Method Details

getSortedMatchesFiltersTheGivenDomainsByTheSpecifiedHostAndReturnsThemSortedWithBestMatchesFirst() public méthode

getSortedMatchesReturnsNoMatchIfDomainIsLongerThanHostname() public méthode

getSortedMatchesReturnsOneGivenDomainIfItMatchesExactly() public méthode