PHP 클래스 eZ\Bundle\EzPublishCoreBundle\Tests\Imagine\AliasGeneratorTest

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

공개 메소드들

메소드 설명
supportsValueProvider ( )
testGetVariationAlreadyStored ( )
testGetVariationInvalidVariation ( )
testGetVariationNotStored ( )
testGetVariationNotStoredHavingReferences ( )
testGetVariationOriginal ( )
testGetVariationOriginalNotFound ( )
testGetVariationWrongValue ( )
testSupportsValue ( $value, $isSupported )

보호된 메소드들

메소드 설명
setUp ( )

메소드 상세

setUp() 보호된 메소드

protected setUp ( )

supportsValueProvider() 공개 메소드

testGetVariationAlreadyStored() 공개 메소드

testGetVariationInvalidVariation() 공개 메소드

testGetVariationNotStored() 공개 메소드

testGetVariationNotStoredHavingReferences() 공개 메소드

testGetVariationOriginal() 공개 메소드

testGetVariationOriginalNotFound() 공개 메소드

testGetVariationWrongValue() 공개 메소드

testSupportsValue() 공개 메소드

public testSupportsValue ( $value, $isSupported )