PHP 클래스 DotsUnited\BundleFu\Tests\CssUrlRewriteFilterTest

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

공개 메소드들

메소드 설명
provideMultipleUrls ( )
provideUrls ( )
testMultipleUrls ( $format, $file, $bundleUrl, $inputUrl1, $inputUrl2, $expectedUrl1, $expectedUrl2 )
testUrls ( $format, $file, $bundleUrl, $inputUrl, $expectedUrl )

메소드 상세

provideMultipleUrls() 공개 메소드

public provideMultipleUrls ( )

provideUrls() 공개 메소드

public provideUrls ( )

testMultipleUrls() 공개 메소드

public testMultipleUrls ( $format, $file, $bundleUrl, $inputUrl1, $inputUrl2, $expectedUrl1, $expectedUrl2 )

testUrls() 공개 메소드

public testUrls ( $format, $file, $bundleUrl, $inputUrl, $expectedUrl )