PHP 클래스 Neos\Neos\Tests\Unit\Domain\Service\DomainMatchingStrategyTest

상속: extends Neos\Flow\Tests\UnitTestCase
파일 보기 프로젝트 열기: neos/neos-development-collection

공개 메소드들

메소드 설명
getSortedMatchesFiltersTheGivenDomainsByTheSpecifiedHostAndReturnsThemSortedWithBestMatchesFirst ( )
getSortedMatchesReturnsNoMatchIfDomainIsLongerThanHostname ( )
getSortedMatchesReturnsOneGivenDomainIfItMatchesExactly ( )

메소드 상세

getSortedMatchesFiltersTheGivenDomainsByTheSpecifiedHostAndReturnsThemSortedWithBestMatchesFirst() 공개 메소드

getSortedMatchesReturnsNoMatchIfDomainIsLongerThanHostname() 공개 메소드

getSortedMatchesReturnsOneGivenDomainIfItMatchesExactly() 공개 메소드