PHP Class Pipe\Test\EnvironmentTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: chh/pipe

Protected Properties

Property Type Description
$environment

Public Methods

Method Description
setUp ( )
testConvertAbsolutePathToLogicalPath ( )
testFindBundledAsset ( )
testFindSingleAsset ( )
testFindWithoutExtension ( )
testReturnsNullWhenAssetIsNotFound ( )
testSetCssCompressorRegistersBundleProcessor ( )
testSetCssCompressorThrowsExceptionWhenCompressorNotExists ( )
testSetJsCompressorRegistersBundleProcessor ( )
testSetJsCompressorThrowsExceptionWhenCompressorNotExists ( )
testSetJsCompressorUnregistersPreviousBundleProcessor ( )

Method Details

setUp() public method

public setUp ( )

testConvertAbsolutePathToLogicalPath() public method

testFindBundledAsset() public method

testFindSingleAsset() public method

public testFindSingleAsset ( )

testFindWithoutExtension() public method

testReturnsNullWhenAssetIsNotFound() public method

testSetCssCompressorRegistersBundleProcessor() public method

testSetCssCompressorThrowsExceptionWhenCompressorNotExists() public method

testSetJsCompressorRegistersBundleProcessor() public method

testSetJsCompressorThrowsExceptionWhenCompressorNotExists() public method

testSetJsCompressorUnregistersPreviousBundleProcessor() public method

Property Details

$environment protected property

protected $environment