PHP 클래스 Pipe\Test\EnvironmentTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: chh/pipe

보호된 프로퍼티들

프로퍼티 타입 설명
$environment

공개 메소드들

메소드 설명
setUp ( )
testConvertAbsolutePathToLogicalPath ( )
testFindBundledAsset ( )
testFindSingleAsset ( )
testFindWithoutExtension ( )
testReturnsNullWhenAssetIsNotFound ( )
testSetCssCompressorRegistersBundleProcessor ( )
testSetCssCompressorThrowsExceptionWhenCompressorNotExists ( )
testSetJsCompressorRegistersBundleProcessor ( )
testSetJsCompressorThrowsExceptionWhenCompressorNotExists ( )
testSetJsCompressorUnregistersPreviousBundleProcessor ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testConvertAbsolutePathToLogicalPath() 공개 메소드

testFindBundledAsset() 공개 메소드

testFindSingleAsset() 공개 메소드

public testFindSingleAsset ( )

testFindWithoutExtension() 공개 메소드

testReturnsNullWhenAssetIsNotFound() 공개 메소드

testSetCssCompressorRegistersBundleProcessor() 공개 메소드

testSetCssCompressorThrowsExceptionWhenCompressorNotExists() 공개 메소드

testSetJsCompressorRegistersBundleProcessor() 공개 메소드

testSetJsCompressorThrowsExceptionWhenCompressorNotExists() 공개 메소드

testSetJsCompressorUnregistersPreviousBundleProcessor() 공개 메소드

프로퍼티 상세

$environment 보호되어 있는 프로퍼티

protected $environment