PHP Class AssetManagerTest\Service\MapResolverTest

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
testConstruct ( )
testGetMap ( )
testGetMimeResolver ( )
testResolveAssetFail ( )
testResolveAssetSuccess ( )
testResolveHttpAssetSuccess ( )
testResolveNull ( )
testSetMapFails ( )
testSetMapSuccess ( )

Method Details

testCollect() public method

Test Collect returns valid list of assets
public testCollect ( )

testConstruct() public method

public testConstruct ( )

testGetMap() public method

public testGetMap ( )

testGetMimeResolver() public method

public testGetMimeResolver ( )

testResolveAssetFail() public method

testResolveAssetSuccess() public method

testResolveHttpAssetSuccess() public method

testResolveNull() public method

public testResolveNull ( )

testSetMapFails() public method

public testSetMapFails ( )

testSetMapSuccess() public method

public testSetMapSuccess ( )