PHP 클래스 eZ\Publish\Core\MVC\Symfony\SiteAccess\Tests\Compound\CompoundAndTest

상속: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 메소드들

메소드 설명
matchProvider ( )
testConstruct ( ) : LogicalAnd
testMatch ( SimplifiedRequest $request, $expectedMatch )
testReverseMatch ( )
testReverseMatchFail ( )
testReverseMatchNotVersatile ( )
testReverseMatchSiteAccessNotConfigured ( )
testSerialize ( )
testSetMatcherBuilder ( Compound $compoundMatcher )
testSetRequest ( )

보호된 메소드들

메소드 설명
setUp ( )

비공개 메소드들

메소드 설명
buildMatcher ( ) : LogicalAnd

메소드 상세

matchProvider() 공개 메소드

public matchProvider ( )

setUp() 보호된 메소드

protected setUp ( )

testConstruct() 공개 메소드

public testConstruct ( ) : LogicalAnd
리턴 eZ\Publish\Core\MVC\Symfony\SiteAccess\Matcher\Compound\LogicalAnd

testMatch() 공개 메소드

public testMatch ( SimplifiedRequest $request, $expectedMatch )
$request eZ\Publish\Core\MVC\Symfony\Routing\SimplifiedRequest
$expectedMatch

testReverseMatch() 공개 메소드

public testReverseMatch ( )

testReverseMatchFail() 공개 메소드

testReverseMatchNotVersatile() 공개 메소드

testReverseMatchSiteAccessNotConfigured() 공개 메소드

testSerialize() 공개 메소드

public testSerialize ( )

testSetMatcherBuilder() 공개 메소드

public testSetMatcherBuilder ( Compound $compoundMatcher )
$compoundMatcher eZ\Publish\Core\MVC\Symfony\SiteAccess\Matcher\Compound

testSetRequest() 공개 메소드

public testSetRequest ( )