PHP Class AssetManagerTest\Service\PathStackResolverTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Show file Open project: rwoverdijk/assetmanager

Public Methods

Method Description
testCollect ( ) Test Collect returns valid list of assets
testCollectDirectory ( ) Test Collect returns valid list of assets
testConstructor ( )
testLfiProtection ( )
testResolve ( )
testSetMimeResolverFailObject ( )
testSetMimeResolverFailString ( )
testSetPaths ( )
testWillNotResolveDirectories ( )
testWillRefuseInvalidPath ( )

Method Details

testCollect() public method

Test Collect returns valid list of assets
public testCollect ( )

testCollectDirectory() public method

Test Collect returns valid list of assets

testConstructor() public method

public testConstructor ( )

testLfiProtection() public method

public testLfiProtection ( )

testResolve() public method

public testResolve ( )

testSetMimeResolverFailObject() public method

testSetMimeResolverFailString() public method

testSetPaths() public method

public testSetPaths ( )

testWillNotResolveDirectories() public method

testWillRefuseInvalidPath() public method