PHP 클래스 DotsUnited\BundleFu\Tests\BundleTest

저자: Jan Sorgalla ([email protected])
상속: extends TestCase
파일 보기 프로젝트 열기: dotsunited/bundlefu

공개 메소드들

메소드 설명
testAddCssFileShouldAcceptAbsolutePath ( ) ***********************************************************************
testAddJsFileShouldAcceptAbsolutePath ( )
testBundleCssOnlyShouldOutputCssIncludeStatement ( )
testBundleJsFilesShouldIncludeJsContent ( )
testBundleJsFilesWithAssetServerUrl ( )
testBundleJsOnlyShouldOutputJsIncludeStatement ( )
testBundleShouldGenerateNonXhtmlByDefault ( )
testBundleShouldGenerateXhtmlIfSetRenderAsXhtmlIsCalledWithTrue ( )
testBundleShouldUseCssFilters ( )
testBundleShouldUseJsFilters ( )
testBypassShouldRenderNormalOutput ( )
testCastingInstanceToStringShouldCallRender ( )
testCastingToStringShouldNotThrowException ( )
testContentChangesShouldRefreshCache ( )
testContentRemainsSameShouldntRefreshCache ( )
testCustomNameShouldBeUsed ( )
testEndWithoutPriorBundleCallShouldThrowException ( )
testExtractFilesShouldAcceptAbsolutePaths ( )
testForceShouldAlwaysBundle ( )
testGetCssBundleUrlWithAbsoluteCssCachePathAndNoCssCacheUrlSetShouldThrowException ( )
testGetJsBundleUrlWithAbsoluteJsCachePathAndNoJsCacheUrlSetShouldThrowException ( )
testNonexistingFileShouldOutputFileReadErrorStatement ( )
testPlaceholderInCustomNameShouldBeReplaced ( )
testResetResetsFileLists ( )
testSetCssCacheUrlShouldBeUsedInOutput ( )
testSetCssTemlateAsCallableShouldBeUsedInOutput ( )
testSetCssTemlateShouldBeUsedInOutput ( )
testSetJsCacheUrlShouldBeUsedInOutput ( )
testSetJsTemlateAsCallableShouldBeUsedInOutput ( )
testSetJsTemlateShouldBeUsedInOutput ( )
testSetOptions ( )

메소드 상세

testAddCssFileShouldAcceptAbsolutePath() 공개 메소드

***********************************************************************

testAddJsFileShouldAcceptAbsolutePath() 공개 메소드

testBundleCssOnlyShouldOutputCssIncludeStatement() 공개 메소드

testBundleJsFilesShouldIncludeJsContent() 공개 메소드

testBundleJsFilesWithAssetServerUrl() 공개 메소드

testBundleJsOnlyShouldOutputJsIncludeStatement() 공개 메소드

testBundleShouldGenerateNonXhtmlByDefault() 공개 메소드

testBundleShouldGenerateXhtmlIfSetRenderAsXhtmlIsCalledWithTrue() 공개 메소드

testBundleShouldUseCssFilters() 공개 메소드

testBundleShouldUseJsFilters() 공개 메소드

testBypassShouldRenderNormalOutput() 공개 메소드

testCastingInstanceToStringShouldCallRender() 공개 메소드

testCastingToStringShouldNotThrowException() 공개 메소드

testContentChangesShouldRefreshCache() 공개 메소드

testContentRemainsSameShouldntRefreshCache() 공개 메소드

testCustomNameShouldBeUsed() 공개 메소드

testEndWithoutPriorBundleCallShouldThrowException() 공개 메소드

testExtractFilesShouldAcceptAbsolutePaths() 공개 메소드

testForceShouldAlwaysBundle() 공개 메소드

testGetCssBundleUrlWithAbsoluteCssCachePathAndNoCssCacheUrlSetShouldThrowException() 공개 메소드

testGetJsBundleUrlWithAbsoluteJsCachePathAndNoJsCacheUrlSetShouldThrowException() 공개 메소드

testNonexistingFileShouldOutputFileReadErrorStatement() 공개 메소드

testPlaceholderInCustomNameShouldBeReplaced() 공개 메소드

testResetResetsFileLists() 공개 메소드

testSetCssCacheUrlShouldBeUsedInOutput() 공개 메소드

testSetCssTemlateAsCallableShouldBeUsedInOutput() 공개 메소드

testSetCssTemlateShouldBeUsedInOutput() 공개 메소드

testSetJsCacheUrlShouldBeUsedInOutput() 공개 메소드

testSetJsTemlateAsCallableShouldBeUsedInOutput() 공개 메소드

testSetJsTemlateShouldBeUsedInOutput() 공개 메소드

testSetOptions() 공개 메소드

public testSetOptions ( )